3 resultados para Priorities

em Boston University Digital Common


Relevância:

10.00% 10.00%

Publicador:

Resumo:

M.A. Thesis / University of Pretoria / Department of Practical Theology / Advised by Prof M Masango

Relevância:

10.00% 10.00%

Publicador:

Resumo:

This project investigates how religious music, invested with symbolic and cultural meaning, provided African Americans in border city churches with a way to negotiate conflict, assert individual values, and establish a collective identity in the post- emancipation era. In order to focus on the encounter between former slaves and free Blacks, the dissertation examines black churches that received large numbers of southern migrants during and after the Civil War. Primarily a work of history, the study also employs insights and conceptual frameworks from other disciplines including anthropology and ritual studies, African American studies, aesthetic theory, and musicology. It is a work of historical reconstruction in the tradition of scholarship that some have called "lived religion." Chapter 1 introduces the dissertation topic and explains how it contributes to scholarship. Chapter 2 examines social and religious conditions African Americans faced in Baltimore, MD, Philadelphia, PA, and Washington, DC to show why the Black Church played a key role in African Americans' adjustment to post-emancipation life. Chapter 3 compares religious slave music and free black church music to identify differences and continuities between them, as well as their functions in religious settings. Chapters 4, 5, and 6 present case studies on Bethel African Methodist Episcopal Church (Baltimore), Zoar Methodist Episcopal Church (Philadelphia), and St. Luke’s Protestant Episcopal Church (Washington, DC), respectively. Informed by fresh archival materials, the dissertation shows how each congregation used its musical life to uphold values like education and community, to come to terms with a shared experience, and to confront or avert authority when cultural priorities were threatened. By arguing over musical choices or performance practices, or agreeing on mutually appealing musical forms like the gospel songs of the Sunday school movement, African Americans forged lively faith communities and distinctive cultures in otherwise adverse environments. The study concludes that religious music was a crucial form of African American discourse and expression in the post-emancipation era. In the Black Church, it nurtured an atmosphere of exchange, gave structure and voice to conflict, helped create a public sphere, and upheld the values of black people.

Relevância:

10.00% 10.00%

Publicador:

Resumo:

Recent advances in processor speeds, mobile communications and battery life have enabled computers to evolve from completely wired to completely mobile. In the most extreme case, all nodes are mobile and communication takes place at available opportunities – using both traditional communication infrastructure as well as the mobility of intermediate nodes. These are mobile opportunistic networks. Data communication in such networks is a difficult problem, because of the dynamic underlying topology, the scarcity of network resources and the lack of global information. Establishing end-to-end routes in such networks is usually not feasible. Instead a store-and-carry forwarding paradigm is better suited for such networks. This dissertation describes and analyzes algorithms for forwarding of messages in such networks. In order to design effective forwarding algorithms for mobile opportunistic networks, we start by first building an understanding of the set of all paths between nodes, which represent the available opportunities for any forwarding algorithm. Relying on real measurements, we enumerate paths between nodes and uncover what we refer to as the path explosion effect. The term path explosion refers to the fact that the number of paths between a randomly selected pair of nodes increases exponentially with time. We draw from the theory of epidemics to model and explain the path explosion effect. This is the first contribution of the thesis, and is a key observation that underlies subsequent results. Our second contribution is the study of forwarding algorithms. For this, we rely on trace driven simulations of different algorithms that span a range of design dimensions. We compare the performance (success rate and average delay) of these algorithms. We make the surprising observation that most algorithms we consider have roughly similar performance. We explain this result in light of the path explosion phenomenon. While the performance of most algorithms we studied was roughly the same, these algorithms differed in terms of cost. This prompted us to focus on designing algorithms with the explicit intent of reducing costs. For this, we cast the problem of forwarding as an optimal stopping problem. Our third main contribution is the design of strategies based on optimal stopping principles which we refer to as Delegation schemes. Our analysis shows that using a delegation scheme reduces cost over naive forwarding by a factor of O(√N), where N is the number of nodes in the network. We further validate this result on real traces, where the cost reduction observed is even greater. Our results so far include a key assumption, which is unbounded buffers on nodes. Next, we relax this assumption, so that the problem shifts to one of prioritization of messages for transmission and dropping. Our fourth contribution is the study of message prioritization schemes, combined with forwarding. Our main result is that one achieves higher performance by assigning higher priorities to young messages in the network. We again interpret this result in light of the path explosion effect.