49 resultados para MAC address


Relevância:

20.00% 20.00%

Publicador:

Resumo:

“Sounds of the City” is a large-scale community project and exhibition commissioned by the Metropolitan Arts Centre (MAC) and led by artists from the Sonic Arts Research Centre (SARC), Queen’s University Belfast. Over a four-month period, the artists worked together with two intergenerational groups in Belfast with the aim of addressing specific sound qualities of places, events and stories. Themes that surfaced from this process constitute the basis for the exhibition which promotes listening as a form of intersecting daily life, identity and memory. Five installations address aural contexts ranging from Belfast’s industrial heritage to the local family home. These are shaped by present and past experiences of workshop participants at Dee Street Community Centre in East Belfast and Tar Isteach in North Belfast. The themes and contents of these installations center upon the relationship between sound and memory, sound and place, and the documentation of everyday personal auditory experience.
All materials exhibited have emerged through workshops, interviews and field-recording sessions. Workshops acted as a basis from which to inform each group about the project’s aims, methods of listening, methods of documenting sound and the wider areas of soundscape studies and acoustic ecology. They also provided a central point allowing participants to organize outside activities and share material for exhibition.
“Sounds of the City” explores the relationship between sound and community through everyday life and presents a dynamic and ever-changing soundscape that shapes Belfast’s identity.

Sounds of the City has been exhibited at the MAC, Belfast 2012 and at Espaço Ecco, Brasilia 2013.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

This paper introduces hybrid address spaces as a fundamental design methodology for implementing scalable runtime systems on many-core architectures without hardware support for cache coherence. We use hybrid address spaces for an implementation of MapReduce, a programming model for large-scale data processing, and the implementation of a remote memory access (RMA) model. Both implementations are available on the Intel SCC and are portable to similar architectures. We present the design and implementation of HyMR, a MapReduce runtime system whereby different stages and the synchronization operations between them alternate between a distributed memory address space and a shared memory address space, to improve performance and scalability. We compare HyMR to a reference implementation and we find that HyMR improves performance by a factor of 1.71× over a set of representative MapReduce benchmarks. We also compare HyMR with Phoenix++, a state-of-art implementation for systems with hardware-managed cache coherence in terms of scalability and sustained to peak data processing bandwidth, where HyMR demon- strates improvements of a factor of 3.1× and 3.2× respectively. We further evaluate our hybrid remote memory access (HyRMA) programming model and assess its performance to be superior of that of message passing.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Objective
to systematically identify interventions that midwives could introduce to address post-traumatic stress in women following childbirth.

Methods
a search strategy was developed and relevant papers were identified from databases including Cinahl, Cochrane Library, EMBASE, Maternity and Infant Care, MEDLINE, PsycINFO, and Web of Science. Key search terms used were post-traumatic stress, post partum, intervention, controlled trial and review. Papers eligible for inclusion were primary studies and reviews of research published from 2002–2012, focusing on interventions which could be implemented by midwives for the prevention and/or management of PTSD. For primary studies, RCTs, controlled clinical trials, and cohort studies with a control group were eligible. Eligible reviews were those with a specified search strategy and inclusion/exclusion criteria. Methodological quality was assessed using recognised frameworks.

Findings
six primary studies and eight reviews were eligible for inclusion. The majority of included studies or reviews focused on debriefing and/or counselling interventions; however the results were not consistent due to significant variation in methodological quality and use of dissimilar interventions. Two of the reviews considered the general management of post partum PTSD and one broadly covered anxiety during pregnancy and the post partum, incorporating a section on PTSD. The majority of women reported that the opportunity to discuss their childbirth experience was subjectively beneficial.

Conclusions and implications for practice
no evidence-based midwifery interventions were identified from this systematic review that can be recommended for introduction into practice to address PTSD. It is recommended that future research in this area should incorporate standardised interventions with similar outcome measures to facilitate synthesis of results. Further research on interventions used in non-maternity populations is needed in order to confirm their usefulness in addressing post partum PTSD.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Multi-bit trie is a popular approach performing the longest prefix matching for packet classification. However, it requires a long lookup time and inefficiently consumes memory space. This paper presents an in-depth study of different variations of multi-bit trie for IP address lookup. Our main aim is to study a method of data structure which reduces memory space. The proposed approach has been implemented using the label method in two approaches. Both methods present better results regarding lookup speed, update time and memory bit consumptions.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

The European Union NEOShield project is desribed.The primary aim of the project is to investigate in detail the three most promising mitigation techniques: the kinetic impactor, blast deflection, and the gravity tractor, and devise feasible demonstration missions.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

In Northern Ireland, alcohol misuse impacts negatively on individual drinkers, families and communities. The ‘Alcohol and You Project’ in the South Eastern Health and Social Care Trust is a funded project providing a range of inter-related services with the Trust and alcohol/drug misuse charities. It includes a self-help interactive website, brief intervention drop in clinics and counseling services. Queen's University Belfast is evaluating the effectiveness of the project to reduce hazardous/ harmful drinking.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

A new niche of densely populated, unprotected networks is becoming more prevalent in public areas such as Shopping Malls, defined here as independent open-access networks, which have attributes that make attack detection more challenging than in typical enterprise networks. To address these challenges, new detection systems which do not rely on knowledge of internal device state are investigated here. This paper shows that this lack of state information requires an additional metric (The exchange timeout window) for detection of WLAN Denial of Service Probe Flood attacks. Variability in this metric has a significant influence on the ability of a detection system to reliably detect the presence of attacks. A parameter selection method is proposed which is shown to provide reliability and repeatability in attack detection in WLANs. Results obtained from ongoing live trials are presented that demonstrate the importance of accurately estimating probe request and probe response timeouts in future Independent Intrusion Detection Systems.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

This document describes the cryptographic hash function BLAKE2 and makes the algorithm specification and C source code conveniently available to the Internet community. BLAKE2 comes in two main flavors: BLAKE2b is optimized for 64-bit platforms and BLAKE2s for smaller architectures. BLAKE2 can be directly keyed, making it functionally equivalent to a Message Authentication Code (MAC).