WorldWideScience

Sample records for concurrent enrollment programs

  1. The Challenges of Career and Technical Education Concurrent Enrollment: An Administrative Perspective

    Science.gov (United States)

    Haag, Patricia W.

    2015-01-01

    Career and technical education concurrent enrollment may pose unique challenges in programming and enrollment for program administrators, and this chapter describes the experiences and challenges of a CTE concurrent enrollment administrator.

  2. Thirteen years and counting: Outcomes of a concurrent ASN/BSN enrollment program.

    Science.gov (United States)

    Heglund, Stephen; Simmons, Jessica; Wink, Diane; D'Meza Leuner, Jean

    In their 2011 report, The Future of Nursing, the Institute of Medicine called for 80% of the nursing workforce to be comprised of baccalaureate prepared Registered Nurses by the year 2020. One suggested approach to achieve this goal is the creation of programs that allow students to progress through associate and baccalaureate nursing preparation simultaneously. This paper describes the University of Central Florida's 13-year experience after implementing a Concurrent Enrollment Program. Development and structure of the program, advisement and curriculum details, facilitators and barriers are described. Data on National Council Licensure Examination for Registered Nurses pass rates, completion rates, comparison with traditional RN-BSN students, and progression to graduate school are also included. The Concurrent Program model described here between a specific university and state college partners, demonstrated positive outcomes that support achievement of the Institute of Medicine's goals. Copyright © 2017 Elsevier Inc. All rights reserved.

  3. Inclusive Concurrent Enrollment: A Promising Postsecondary Transition Practice for Building Self-Determination among Students with Intellectual Disability

    Science.gov (United States)

    Cook, Amy L.; Wilczenski, Felicia L.; Vanderberg, Laura

    2017-01-01

    There have been significant advances in educational programming and postsecondary options targeting acquisition of self-determination skills among students with intellectual disability. This article provides a description of an inclusive concurrent enrollment (ICE) program at an urban public university and describes findings related to student…

  4. Dual Enrollment for High School Students

    Science.gov (United States)

    Edwards, Linsey; Hughes, Katherine

    2011-01-01

    Dual enrollment programs allow high school students to enroll in college courses and potentially earn college credit. The term concurrent enrollment is sometimes used interchangeably with dual enrollment, and sometimes to refer to a particular model of dual enrollment. In some programs, students earn high school and college credit simultaneously;…

  5. Temporal Concurrent Constraint Programming

    DEFF Research Database (Denmark)

    Nielsen, Mogens; Palamidessi, Catuscia; Valencia, Frank Dan

    2002-01-01

    The ntcc calculus is a model of non-deterministic temporal concurrent constraint programming. In this paper we study behavioral notions for this calculus. In the underlying computational model, concurrent constraint processes are executed in discrete time intervals. The behavioral notions studied...

  6. Temporal Concurrent Constraint Programming

    DEFF Research Database (Denmark)

    Nielsen, Mogens; Valencia Posso, Frank Dan

    2002-01-01

    The ntcc calculus is a model of non-deterministic temporal concurrent constraint programming. In this paper we study behavioral notions for this calculus. In the underlying computational model, concurrent constraint processes are executed in discrete time intervals. The behavioral notions studied...... reflect the reactive interactions between concurrent constraint processes and their environment, as well as internal interactions between individual processes. Relationships between the suggested notions are studied, and they are all proved to be decidable for a substantial fragment of the calculus...

  7. A Temporal Concurrent Constraint Programming Calculus

    DEFF Research Database (Denmark)

    Palamidessi, Catuscia; Valencia Posso, Frank Darwin

    2001-01-01

    The tcc model is a formalism for reactive concurrent constraint programming. In this paper we propose a model of temporal concurrent constraint programming which adds to tcc the capability of modeling asynchronous and non-deterministic timed behavior. We call this tcc extension the ntcc calculus...

  8. Erlang Programming A Concurrent Approach to Software Development

    CERN Document Server

    Cesarini, Francesco

    2009-01-01

    This book offers you an in-depth explanation of Erlang, a programming language ideal for any situation where concurrency, fault-tolerance, and fast response is essential. You'll learn how to write complex concurrent programs in this language, regardless of your programming background or experience. Erlang Programming focuses on the language's syntax and semantics, and explains pattern matching, proper lists, recursion, debugging, networking, and concurrency, with exercises at the end of each chapter.

  9. The Caltech Concurrent Computation Program - Project description

    Science.gov (United States)

    Fox, G.; Otto, S.; Lyzenga, G.; Rogstad, D.

    1985-01-01

    The Caltech Concurrent Computation Program wwhich studies basic issues in computational science is described. The research builds on initial work where novel concurrent hardware, the necessary systems software to use it and twenty significant scientific implementations running on the initial 32, 64, and 128 node hypercube machines have been constructed. A major goal of the program will be to extend this work into new disciplines and more complex algorithms including general packages that decompose arbitrary problems in major application areas. New high-performance concurrent processors with up to 1024-nodes, over a gigabyte of memory and multigigaflop performance are being constructed. The implementations cover a wide range of problems in areas such as high energy and astrophysics, condensed matter, chemical reactions, plasma physics, applied mathematics, geophysics, simulation, CAD for VLSI, graphics and image processing. The products of the research program include the concurrent algorithms, hardware, systems software, and complete program implementations.

  10. Dual Enrollment Academy Programs

    Science.gov (United States)

    Gonzalez, Nicolas; Chavez, Guadalupe

    2009-01-01

    Dual Enrollment Engineering (DEEA) and Medical Science (DEMSA) Academies are two-year dual enrollment programs for high school students. Students explore engineering and medical careers through college coursework. Students prepare for higher education in engineering and medical fields while completing associate degrees in biology or engineering…

  11. An Automation-Assisted Empirical Study on Lock Usage for Concurrent Programs

    OpenAIRE

    Xin Rui; Qi Zhengwei; Huang Shiqiu; Xiang Chengcheng; Zheng Yudi; Wang Yin; Guan Haibing

    2013-01-01

    Nowadays concurrent programs are becoming more and more important with the development of hardware and network technologies. However it is not easy for programmers to write reliable concurrent programs. Concurrency characteristics such as thread interleaving make it difficult to debug or maintain concurrent programs. Although there are lots of research work on concurrency such as multi thread testing tools concurrent program verification and data race detection all of them leave open problems...

  12. An Implementation of the Object-Oriented Concurrent Programming Language SINA

    NARCIS (Netherlands)

    Triphathi, Anand; Berge, Eric; Aksit, Mehmet

    SINA is an object-oriented language for distributed and concurrent programming. The primary focus of this paper is on the object-oriented concurrent programming mechanisms of SINA and their implementation. This paper presents the SINA constructs for concurrent programming and inter-object

  13. Notes on Timed Concurrent Constraint Programming

    DEFF Research Database (Denmark)

    Nielsen, Mogens; Valencia, Frank D.

    2004-01-01

    and program reactive systems. This note provides a comprehensive introduction to the background for and central notions from the theory of tccp. Furthermore, it surveys recent results on a particular tccp calculus, ntcc, and it provides a classification of the expressive power of various tccp languages.......A constraint is a piece of (partial) information on the values of the variables of a system. Concurrent constraint programming (ccp) is a model of concurrency in which agents (also called processes) interact by telling and asking information (constraints) to and from a shared store (a constraint...

  14. Data-centric concurrency control on the java programming language

    OpenAIRE

    Parreira, Daniel Luis Landeiroto

    2013-01-01

    Dissertação para obtenção do Grau de Mestre em Engenharia Informática The multi-core paradigm has propelled shared-memory concurrent programming to an important role in software development. Its use is however limited by the constructs that provide a layer of abstraction for synchronizing access to shared resources. Reasoning with these constructs is not trivial due to their concurrent nature. Data-races and deadlocks occur in concurrent programs, encumbering the programmer and furth...

  15. Concurrent object-oriented programming: The MP-Eiffel approach

    OpenAIRE

    Silva, Miguel Augusto Mendes Oliveira e

    2004-01-01

    This article evaluates several possible approaches for integrating concurrency into object-oriented programming languages, presenting afterwards, a new language named MP-Eiffel. MP-Eiffel was designed attempting to include all the essential properties of both concurrent and object-oriented programming with simplicity and safety. A special care was taken to achieve the orthogonality of all the language mechanisms, allowing their joint use without unsafe side-effects (such as inh...

  16. Temporal Concurrent Constraint Programming

    DEFF Research Database (Denmark)

    Valencia, Frank Dan

    Concurrent constraint programming (ccp) is a formalism for concurrency in which agents interact with one another by telling (adding) and asking (reading) information in a shared medium. Temporal ccp extends ccp by allowing agents to be constrained by time conditions. This dissertation studies...... temporal ccp by developing a process calculus called ntcc. The ntcc calculus generalizes the tcc model, the latter being a temporal ccp model for deterministic and synchronouss timed reactive systems. The calculus is built upon few basic ideas but it captures several aspects of timed systems. As tcc, ntcc...... structures, robotic devises, multi-agent systems and music applications. The calculus is provided with a denotational semantics that captures the reactive computations of processes in the presence of arbitrary environments. The denotation is proven to be fully-abstract for a substantial fragment...

  17. Enrollment of SME Managers to Growth-oriented Training Programs

    DEFF Research Database (Denmark)

    Bager, Torben; Jensen, Kent Wickstrøm; Schou Nielsen, Pia

    2015-01-01

    Purpose: Entrepreneurial learning through formal growth-oriented training programs for SME managers promises to enhance the growth competences and growth intentions of the enrolled managers. The impact of such programs, however, depends on who enrolls since initial competence and growth-intention......Purpose: Entrepreneurial learning through formal growth-oriented training programs for SME managers promises to enhance the growth competences and growth intentions of the enrolled managers. The impact of such programs, however, depends on who enrolls since initial competence and growth...... has from 2012 to 2015 trained about 700 SME managers. Data are currently available for 366 of these participants. This evidence is compared with survey results from a randomly selected control group of 292 growth oriented SME managers in the same firm-size group. The data were analyzed through...... of the program. Originality/value The paper is the first systematic study of the importance of who enrolls in training programs for SME managers....

  18. Dynamic Frames Based Verification Method for Concurrent Java Programs

    NARCIS (Netherlands)

    Mostowski, Wojciech

    2016-01-01

    In this paper we discuss a verification method for concurrent Java programs based on the concept of dynamic frames. We build on our earlier work that proposes a new, symbolic permission system for concurrent reasoning and we provide the following new contributions. First, we describe our approach

  19. A Model of Computation for Bit-Level Concurrent Computing and Programming: APEC

    Science.gov (United States)

    Ajiro, Takashi; Tsuchida, Kensei

    A concurrent model of computation and a language based on the model for bit-level operation are useful for developing asynchronous and concurrent programs compositionally, which frequently use bit-level operations. Some examples are programs for video games, hardware emulation (including virtual machines), and signal processing. However, few models and languages are optimized and oriented to bit-level concurrent computation. We previously developed a visual programming language called A-BITS for bit-level concurrent programming. The language is based on a dataflow-like model that computes using processes that provide serial bit-level operations and FIFO buffers connected to them. It can express bit-level computation naturally and develop compositionally. We then devised a concurrent computation model called APEC (Asynchronous Program Elements Connection) for bit-level concurrent computation. This model enables precise and formal expression of the process of computation, and a notion of primitive program elements for controlling and operating can be expressed synthetically. Specifically, the model is based on a notion of uniform primitive processes, called primitives, that have three terminals and four ordered rules at most, as well as on bidirectional communication using vehicles called carriers. A new notion is that a carrier moving between two terminals can briefly express some kinds of computation such as synchronization and bidirectional communication. The model's properties make it most applicable to bit-level computation compositionally, since the uniform computation elements are enough to develop components that have practical functionality. Through future application of the model, our research may enable further research on a base model of fine-grain parallel computer architecture, since the model is suitable for expressing massive concurrency by a network of primitives.

  20. An Ada-based preprocessor language for concurrent object oriented programming

    International Nuclear Information System (INIS)

    Almulla, M.; Al-Haddad, M.; Loeper, H.

    2001-01-01

    In this paper, implementation issues of concurrent-objected programming using Ada 95 are addressed. Ada is not a pure object-oriented language; in order to make it so, a uniform template for structuring object classes is proposed. The template constitutes a basis for an Ada-based preprocessor language that handles concurrent object-oriented programming. The preprocessor accepts Ada-like object-oriented programs (object classes, subclasses and main program) as input and produces Ada 95 concurrent object-oriented program units as output. The preprocessor language has the advantage of adding a new component to the class specification called the protocol, which specifies the order for requesting methods f an object. The preprocessor also touches on the extensibility of object classes issue. It supports defining class hierarchies by inheritance and aggregation. In addition, the preprocessor language supports the re-use of Ada packages, which are not necessarily written according to the object-oriented approach. The paper also investigates the definition of circular dependent object classes and proposes a solution for introducing a collection of classes. (author)

  1. Non-Blocking Concurrent Imperative Programming with Session Types

    Directory of Open Access Journals (Sweden)

    Miguel Silva

    2017-01-01

    Full Text Available Concurrent C0 is an imperative programming language in the C family with session-typed message-passing concurrency. The previously proposed semantics implements asynchronous (non-blocking output; we extend it here with non-blocking input. A key idea is to postpone message reception as much as possible by interpreting receive commands as a request for a message. We implemented our ideas as a translation from a blocking intermediate language to a non-blocking language. Finally, we evaluated our techniques with several benchmark programs and show the results obtained. While the abstract measure of span always decreases (or remains unchanged, only a few of the examples reap a practical benefit.

  2. The Concert system - Compiler and runtime technology for efficient concurrent object-oriented programming

    Science.gov (United States)

    Chien, Andrew A.; Karamcheti, Vijay; Plevyak, John; Sahrawat, Deepak

    1993-01-01

    Concurrent object-oriented languages, particularly fine-grained approaches, reduce the difficulty of large scale concurrent programming by providing modularity through encapsulation while exposing large degrees of concurrency. Despite these programmability advantages, such languages have historically suffered from poor efficiency. This paper describes the Concert project whose goal is to develop portable, efficient implementations of fine-grained concurrent object-oriented languages. Our approach incorporates aggressive program analysis and program transformation with careful information management at every stage from the compiler to the runtime system. The paper discusses the basic elements of the Concert approach along with a description of the potential payoffs. Initial performance results and specific plans for system development are also detailed.

  3. Specifying and Verifying Concurrent Programs.

    Science.gov (United States)

    1985-02-01

    for Verification and Specification of Concurrent Systems, held in La - Colle - Sur - Loup , France in October, 1984. Work Supported in part by the National...Proc. ACM Symposium on Princi- 0 ples of Programming Languages, Las Vegas, (January 1980), 251-261. [7] J. V. Guttag and J. J. Horning. An Introduction...names in ’V(S). However, the two formulas behave differently under a renaming mapping p. In particu- lar. p(Vv :A( LA )) equals Vv :p(A(v)), so the

  4. The State of Enrollment Management in Journalism and Mass Communication Programs.

    Science.gov (United States)

    Rawlins, Brad L.; Soenksen, Roger; Jensen, Matt

    Some programs in journalism and mass communication have been forced to incorporate limited enrollment strategies, as undergraduate interest in these programs continues to grow. After 4 years of moderate growth, undergraduate enrollments in journalism and mass communication programs increased dramatically in the year 2000. Some of the limited…

  5. Rain: A New Concurrent Process-Oriented Programming Language

    OpenAIRE

    Brown, Neil C.C.

    2006-01-01

    This paper details the design of a new concurrent process-oriented programming language, Rain. The language borrows heavily from occam-p and C++ to create a new language based on process-oriented programming, marrying channel-based communication, a clear division between statement and expression, and elements of functional programming. An expressive yet simple type system, coupled with templates, underpins the language. Modern features such as Unicode support and 64-bit integers are included ...

  6. Reforming Access: Trends in Medicaid Enrollment for New Medicare Beneficiaries, 2008-2011.

    Science.gov (United States)

    Keohane, Laura M; Rahman, Momotazur; Mor, Vincent

    2016-04-01

    To evaluate whether aligning the Part D low-income subsidy and Medicaid program enrollment pathways in 2010 increased Medicaid participation among new Medicare beneficiaries. Medicare enrollment records for years 2007-2011. We used a multinomial logistic model with state fixed effects to examine the annual change in limited and full Medicaid enrollment among new Medicare beneficiaries for 2 years before and after the reforms (2008-2011). We identified new Medicare beneficiaries in the years 2008-2011 and their participation in Medicaid based on Medicare enrollment records. The percentage of beneficiaries enrolling in limited Medicaid at the start of Medicare coverage increased in 2010 by 0.3 percentage points for individuals aging into Medicare and by 1.3 percentage points for those qualifying due to disability (p < .001). There was no significant difference in the size of enrollment increases between states with and without concurrent limited Medicaid eligibility expansions. Our findings suggest that streamlining financial assistance programs may improve Medicare beneficiaries' access to benefits. © Health Research and Educational Trust.

  7. 5 CFR 792.216 - Are Federal employees with children who are enrolled in summer programs and part-time programs...

    Science.gov (United States)

    2010-01-01

    ... are enrolled in summer programs and part-time programs eligible for the child care subsidy program... summer programs and part-time programs eligible for the child care subsidy program? Federal employees... enrolled in daytime summer programs and part-time programs such as before and after school programs are...

  8. Enrolling Underserved Women in mHealth Programs: Results From Text4baby Outreach Campaigns.

    Science.gov (United States)

    Bushar, Jessica A; Fishman, Jodie; Garfinkel, Danielle; Pirretti, Amy

    2018-03-01

    Public health practitioners have increasingly leveraged technology-based communication to get health information into the hands of hard-to-reach populations; however, best practices for outreach and enrollment into mobile health (mHealth) programs are lacking. This article describes enrollment results from campaigns focused on enrolling underserved pregnant women and mothers in Text4baby-a free, mHealth service-to inform outreach strategies for mHealth programs. Text4baby participants receive health and safety information, interactive surveys, alerts, and appointment reminders through at least three weekly texts and a free app-timed to users' due date or babies' birth date. Text4baby worked with partners to implement national, state, and community-based enrollment campaigns. Descriptive statistics were used to compare baseline enrollment prior to a campaign with enrollment during a campaign to generate enrollment estimates. Enrollment rates were calculated for campaigns for which the number targeted/reached was available. National television campaigns resulted in more than 10,000 estimated enrollments. Campaigns that were integrated with an existing program and text-based recruitment had the highest enrollment rates, ranging from 7% to 24%. Facebook advertisements and traditional media targeting providers and consumers were least effective. mHealth programs should consider text-based recruitment and outreach via existing programs; additional research is needed on return on investment for different outreach strategies and on the effectiveness of different outreach strategies at reaching and enrolling specific target populations.

  9. Relaxed Operational Semantics of Concurrent Programming Languages

    Directory of Open Access Journals (Sweden)

    Gustavo Petri

    2012-08-01

    Full Text Available We propose a novel, operational framework to formally describe the semantics of concurrent programs running within the context of a relaxed memory model. Our framework features a "temporary store" where the memory operations issued by the threads are recorded, in program order. A memory model then specifies the conditions under which a pending operation from this sequence is allowed to be globally performed, possibly out of order. The memory model also involves a "write grain," accounting for architectures where a thread may read a write that is not yet globally visible. Our formal model is supported by a software simulator, allowing us to run litmus tests in our semantics.

  10. Visualization of independence and dependence for program concurrency

    International Nuclear Information System (INIS)

    Belady, L.A.; Hosokawa, K.

    1984-01-01

    In order to fully utilize the CRT device's dynamic and two dimensional capabilities, a new way of thinking about programs and an associated notation are proposed. The scheme permits the explicit indication of the program's potential for parallel execution. The image created by the programmer on the screen provides the compiler with sequencing and concurrency information, while at the same time serves as a visual feedback to the programmer. So far the way of programming in two dimensions is just an idea and has not yet been tried either on a real life problem or by employing real life programmers. The authors are attempting a quick implementation in the form of a front end to an existing language

  11. Health Beliefs Describing Patients Enrolling in Community Pharmacy Disease Management Programs.

    Science.gov (United States)

    Luder, Heidi; Frede, Stacey; Kirby, James; King, Keith; Heaton, Pamela

    2016-08-01

    The purpose of this study was to survey new enrollees in a community pharmacy, employer-based diabetes and hypertension coaching program to describe the characteristics, health beliefs, and cues to action of newly enrolled participants. A 70-question, 5-point Likert-type survey was developed using constructs from the Health Belief Model (HBM), Theory of Planned Behavior (TPB), and Theory of Reasoned Action (TRA). New enrollees in the coaching programs completed the survey. Survey responses between controlled and uncontrolled patients and patient demographics were compared. Between November 2011 and November 2012, 154 patients completed the survey. Patients were fairly well controlled with a mean hemoglobin A1C of 7.3% and a mean blood pressure of 134/82 mm Hg. The strongest cue to action for enrollment was the financial incentives offered by the employer (mean: 3.33, median: 4). White patients were significantly more motivated by financial incentives. More patients indicated they had not enrolled previously in the program because they were unaware it was available (mean: 2.89, median 3.0) and these patients were more likely to have an uncontrolled condition (P ≤ 0.050). A top factor motivating patients to enroll in a disease management coaching program was the receipt of financial incentives. Significant differences in HBM, TPB, and TRA responses were seen for patients with different demographics. © The Author(s) 2015.

  12. Concurrent Programming Using Actors: Exploiting Large-Scale Parallelism,

    Science.gov (United States)

    1985-10-07

    ORGANIZATION NAME AND ADDRESS 10. PROGRAM ELEMENT. PROJECT. TASK* Artificial Inteligence Laboratory AREA Is WORK UNIT NUMBERS 545 Technology Square...D-R162 422 CONCURRENT PROGRMMIZNG USING f"OS XL?ITP TEH l’ LARGE-SCALE PARALLELISH(U) NASI AC E Al CAMBRIDGE ARTIFICIAL INTELLIGENCE L. G AGHA ET AL...RESOLUTION TEST CHART N~ATIONAL BUREAU OF STANDA.RDS - -96 A -E. __ _ __ __’ .,*- - -- •. - MASSACHUSETTS INSTITUTE OF TECHNOLOGY ARTIFICIAL

  13. A Tutorial on Parallel and Concurrent Programming in Haskell

    Science.gov (United States)

    Peyton Jones, Simon; Singh, Satnam

    This practical tutorial introduces the features available in Haskell for writing parallel and concurrent programs. We first describe how to write semi-explicit parallel programs by using annotations to express opportunities for parallelism and to help control the granularity of parallelism for effective execution on modern operating systems and processors. We then describe the mechanisms provided by Haskell for writing explicitly parallel programs with a focus on the use of software transactional memory to help share information between threads. Finally, we show how nested data parallelism can be used to write deterministically parallel programs which allows programmers to use rich data types in data parallel programs which are automatically transformed into flat data parallel versions for efficient execution on multi-core processors.

  14. Attitudes of Students Enrolled in the Pedagogical Formation Programs towards the Teaching Profession

    Science.gov (United States)

    Özdemir, Yalçin; Güngö, Sabri

    2017-01-01

    This study was conducted to examine the attitudes of students enrolled in the pedagogical formation programs in order to become teachers towards the teaching profession. The students either graduated from faculties other than the education faculty or they were still enrolled in undergraduate programs of faculties other than the education faculty.…

  15. Building Safe Concurrency Abstractions

    DEFF Research Database (Denmark)

    Madsen, Ole Lehrmann

    2014-01-01

    Concurrent object-oriented programming in Beta is based on semaphores and coroutines and the ability to define high-level concurrency abstractions like monitors, and rendezvous-based communication, and their associated schedulers. The coroutine mechanism of SIMULA has been generalized into the no......Concurrent object-oriented programming in Beta is based on semaphores and coroutines and the ability to define high-level concurrency abstractions like monitors, and rendezvous-based communication, and their associated schedulers. The coroutine mechanism of SIMULA has been generalized...

  16. Student Enrollment and Dropout: An Evaluation Study of DCSA Program at Bangladesh Open University

    Science.gov (United States)

    Rashid, Mohammad Mamunur; Jahan, Monira; Islam, Md. Anwarul; Ratna, Meherin Munjarin

    2015-01-01

    The aim of this study is to investigate the present status of DCSA program focusing on student enrollment, dropout, and completion trends. The study tries to explore the factors that attract or pull students to enroll in the program and push them to dropout from the program. Secondary data analysis and interview are used to generate data of the…

  17. Inmate must take HIV test if he wants to enroll in program.

    Science.gov (United States)

    1999-10-29

    An inmate cannot sue the Taylorville Correctional Center in Illinois under the Americans with Disabilities Act (ADA) for requiring an HIV test for enrollment in a prison program. [Name removed] wanted to participate in the prison's culinary arts program, but did not want to take the HIV test. The 7th U.S. Circuit Court of Appeals ruled that [name removed] was not a "qualified individual with a disability" and therefore could not sue under ADA. The policy justification for the HIV test, which is required of all inmates enrolling in the program, was not addressed by the court.

  18. Improving Retention and Enrollment Forecasting in Part-Time Programs

    Science.gov (United States)

    Shapiro, Joel; Bray, Christopher

    2011-01-01

    This article describes a model that can be used to analyze student enrollment data and can give insights for improving retention of part-time students and refining institutional budgeting and planning efforts. Adult higher-education programs are often challenged in that part-time students take courses less reliably than full-time students. For…

  19. FlashLight: A Dynamic Detector of Shared State, Race Conditions, and Locking Models in Concurrent Java Programs

    National Research Council Canada - National Science Library

    Hale, Scott C

    2006-01-01

    .... Many factors contribute to concurrency faults in Java code; for example, programmers may not understand Java language semantics or, when using a Java library or framework, may not understand that their resulting program is concurrent...

  20. Effects of IMF programs on school enrollment in developing countries

    NARCIS (Netherlands)

    Vranken, M.; Smits, J.P.J.M.; Jong, E. de

    2011-01-01

    The IMF is one of the most heavily criticized international financial institutions in the world and has been accused of having a negative effect on education. By using multi-level analyses, this paper estimates the effects of IMF supported programs on the growth in school enrollment in developing

  1. Functional Programming for Java Developers Tools for Better Concurrency, Abstraction, and Agility

    CERN Document Server

    Wampler, Dean

    2011-01-01

    Software development today is embracing functional programming (FP), whether it's for writing concurrent programs or for managing Big Data. Where does that leave Java developers? This concise book offers a pragmatic, approachable introduction to FP for Java developers or anyone who uses an object-oriented language. Dean Wampler, Java expert and author of Programming Scala (O'Reilly), shows you how to apply FP principles such as immutability, avoidance of side-effects, and higher-order functions to your Java code. Each chapter provides exercises to help you practice what you've learned. Once

  2. Understanding College-Student Roles: Perspectives of Participants in a High School/Community College Dual-Enrollment Program

    Science.gov (United States)

    Lile, Joy R.; Ottusch, Timothy M.; Jones, Terese; Richards, Leslie N.

    2018-01-01

    Dual-enrollment programs have been proposed as a useful way to ease students' transition from high school to community college. Several studies have shown that dual enrollment produces positive effects for students, but less is known about the mechanisms these programs use to support student success. Symbolic interactionism suggests that clarity…

  3. Reference Capabilities for Concurrency Control

    OpenAIRE

    Castegren, Elias; Wrigstad, Tobias

    2016-01-01

    The proliferation of shared mutable state in object-oriented programming complicates software development as two seemingly unrelated operations may interact via an alias and produce unexpected results. In concurrent programming this manifests itself as data-races. Concurrent object-oriented programming further suffers from the fact that code that warrants synchronisation cannot easily be distinguished from code that does not. The burden is placed solely on the programmer to reason ab...

  4. Algebraic topology and concurrency

    DEFF Research Database (Denmark)

    Fajstrup, Lisbeth; Raussen, Martin; Goubault, Eric

    2006-01-01

    We show in this article that some concepts from homotopy theory, in algebraic topology,are relevant for studying concurrent programs. We exhibit a natural semantics of semaphore programs, based on partially ordered topological spaces, which are studied up to “elastic deformation” or homotopy...... differences between ordinary and directed homotopy through examples. We also relate the topological view to a combinatorial view of concurrent programs closer to transition systems, through the notion of a cubical set. Finally we apply some of these concepts to the proof of the safeness of a two...

  5. Rain VM: Portable Concurrency through Managing Code

    OpenAIRE

    Brown, Neil C.C.

    2006-01-01

    A long-running recent trend in computer programming is the growth in popularity of virtual machines. However, few have included good support for concurrency - a natural mechanism in the Rain programming language. This paper details the design and implementation of a secure virtual machine with support for concurrency, which enables portability of concurrent programs. Possible implementation ideas of many-to-many threading models for the virtual machine kernel are discussed, and initial benchm...

  6. Learning styles of registered nurses enrolled in an online nursing program.

    Science.gov (United States)

    Smith, Anita

    2010-01-01

    Technological advances assist in the proliferation of online nursing programs which meet the needs of the working nurse. Understanding online learning styles permits universities to adequately address the educational needs of the professional nurse returning for an advanced degree. The purpose of this study was to describe the learning styles of registered nurses (RNs) enrolled in an online master's nursing program or RN-bachelor of science in nursing (BSN) program. A descriptive, cross-sectional design was used. Kolb's learning style inventory (Version 3.1) was completed by 217 RNs enrolled in online courses at a Southeastern university. Descriptive statistical procedures were used for analysis. Thirty-one percent of the nurses were accommodators, 20% were assimilators, 19% were convergers, and 20% were divergers. Accommodators desire hand-on experiences, carrying out plans and tasks and using an intuitive trial-and-error approach to problem solving. The learning styles of the RNs were similar to the BSN students in traditional classroom settings. Despite their learning style, nurses felt that the online program met their needs. Implementing the technological innovations in nursing education requires the understanding of the hands-on learning of the RN so that the development of the online courses will satisfactorily meet the needs of the nurses who have chosen an online program. Copyright 2010 Elsevier Inc. All rights reserved.

  7. Impredicative concurrent abstract predicates

    DEFF Research Database (Denmark)

    Svendsen, Kasper; Birkedal, Lars

    2014-01-01

    We present impredicative concurrent abstract predicates { iCAP { a program logic for modular reasoning about concurrent, higher- order, reentrant, imperative code. Building on earlier work, iCAP uses protocols to reason about shared mutable state. A key novel feature of iCAP is the ability to dene...

  8. Concurrent LISP and its interpreter

    Energy Technology Data Exchange (ETDEWEB)

    Tabata, K; Sugimoto, S; Ohno, Y

    1981-01-01

    In the research field of artificial intelligence many languages have been developed based on LISP, such as Planner, Conniver and so on. They have been developed to give users many useful facilities, especially for describing flexible control structures. Backtracking and coroutine facilities are typical ones introduced into these languages. Compared with backtracking and coroutine facilities, multi-process description facilities are considered to be a better alternative for writing well-structured programs. This paper describes concurrent LISP, a new concurrent programming language based on LISP. Concurrent LISP is designed to provide simple and flexible facilities for multi-process description without changing the original language features of LISP. This paper also describes the concurrent LISP interpreter which has been implemented on a FACOM M-200 at the Data Processing Center of Kyoto University. 19 references.

  9. 78 FR 72089 - Medicare, Medicaid, and Children's Health Insurance Programs; Provider Enrollment Application Fee...

    Science.gov (United States)

    2013-12-02

    ... DEPARTMENT OF HEALTH AND HUMAN SERVICES Centers for Medicare & Medicaid Services [CMS-6051-N] Medicare, Medicaid, and Children's Health Insurance Programs; Provider Enrollment Application Fee Amount... period entitled ``Medicare, Medicaid, and Children's Health Insurance Programs; Additional Screening...

  10. On the Expressive Power of Temporal Concurrent Constraint Programming Languages

    DEFF Research Database (Denmark)

    Nielsen, Mogens; Palamidessi, Catuscia; Valencia, Frank D.

    2002-01-01

    The tcc paradigm is a formalism for timed concurrent constraint programming. Several tcc languages differing in their way of expressing infinite behavior have been proposed in the literature. In this paper we study the expressive power of some of these languages. In particular, we show that: (1......) recursive procedures with parameters can be encoded into parameterless recursive procedures with dynamic scoping, and viceversa. (2) replication can be encoded into parameterless recursive procedures with static scoping, and viceversa. (3) the languages from (1) are strictly more expressive than...

  11. Steps in Modular Specifications for Concurrent Modules

    DEFF Research Database (Denmark)

    Da Rocha Pinto, Pedro; Dinsdale-Young, Thomas; Gardner, Philippa

    2015-01-01

    The specification of a concurrent program module is a difficult problem. The specifications must be strong enough to enable reasoning about the intended clients without reference to the underlying module implementation. We survey a range of verification techniques for specifying concurrent module......, in particular highlighting four key concepts: auxiliary state, interference abstraction, resource ownership and atomicity. We show how these concepts combine to provide powerful approaches to specifying concurrent modules.......The specification of a concurrent program module is a difficult problem. The specifications must be strong enough to enable reasoning about the intended clients without reference to the underlying module implementation. We survey a range of verification techniques for specifying concurrent modules...

  12. Concurrent event-driven programming in occam-π for the Arduino

    DEFF Research Database (Denmark)

    Jacobsen, Christian Lyder; Jadud, Matthew C.; Kilic, Omer

    2011-01-01

    The success of the Arduino platform has made embedded programming widely accessible. The Arduino has seen many uses, for example in rapid prototyping, hobby projects, and in art installations. Arduino users are often not experienced embedded programmers however, and writing correct software...... for embedded devices can be challenging. This is especially true if the software needs to use interrupts in order to interface with attached devices. Insight and careful discipline are required to avoid introducing race hazards when using interrupt routines. Instead of programming the Arduino in C or C......++ as is the custom, we propose using occam-pi as a language as that can help the user manage the concurrency introduced when using interrupts and help in the creation of modular, well-designed programs. This paper will introduce the Arduino, the software that enables us to run occam-pi on it, and a case study...

  13. Outcomes of Concurrent Operations: Results From the American College of Surgeons' National Surgical Quality Improvement Program.

    Science.gov (United States)

    Liu, Jason B; Berian, Julia R; Ban, Kristen A; Liu, Yaoming; Cohen, Mark E; Angelos, Peter; Matthews, Jeffrey B; Hoyt, David B; Hall, Bruce L; Ko, Clifford Y

    2017-09-01

    To determine whether concurrently performed operations are associated with an increased risk for adverse events. Concurrent operations occur when a surgeon is simultaneously responsible for critical portions of 2 or more operations. How this practice affects patient outcomes is unknown. Using American College of Surgeons' National Surgical Quality Improvement Program data from 2014 to 2015, operations were considered concurrent if they overlapped by ≥60 minutes or in their entirety. Propensity-score-matched cohorts were constructed to compare death or serious morbidity (DSM), unplanned reoperation, and unplanned readmission in concurrent versus non-concurrent operations. Multilevel hierarchical regression was used to account for the clustered nature of the data while controlling for procedure and case mix. There were 1430 (32.3%) surgeons from 390 (77.7%) hospitals who performed 12,010 (2.3%) concurrent operations. Plastic surgery (n = 393 [13.7%]), otolaryngology (n = 470 [11.2%]), and neurosurgery (n = 2067 [8.4%]) were specialties with the highest proportion of concurrent operations. Spine procedures were the most frequent concurrent procedures overall (n = 2059/12,010 [17.1%]). Unadjusted rates of DSM (9.0% vs 7.1%; P < 0.001), reoperation (3.6% vs 2.7%; P < 0.001), and readmission (6.9% vs 5.1%; P < 0.001) were greater in the concurrent operation cohort versus the non-concurrent. After propensity score matching and risk-adjustment, there was no significant association of concurrence with DSM (odds ratio [OR] 1.08; 95% confidence interval [CI] 0.96-1.21), reoperation (OR 1.16; 95% CI 0.96-1.40), or readmission (OR 1.14; 95% CI 0.99-1.29). In these analyses, concurrent operations were not detected to increase the risk for adverse outcomes. These results do not lessen the need for further studies, continuous self-regulation and proactive disclosure to patients.

  14. Differences between African-American and Caucasian students on enrollment influences and barriers in kinesiology-based allied health education programs.

    Science.gov (United States)

    Barfield, J P; Cobler, D C; Lam, Eddie T C; Zhang, James; Chitiyo, George

    2012-06-01

    Kinesiology departments have recently started to offer allied health education programs to attract additional students to teacher education units (9). Although allied health professions offer increased work opportunities, insufficient enrollment and training of minority students in these academic fields contribute to underrepresentation in the workforce (3). To improve workforce diversity, kinesiology departments must understand how enrollment influences and barriers differ by race among prospective students. Therefore, the purpose of this study was to identify differences in allied health education enrollment influences and enrollment barriers between minority and Caucasian students. Participants (n = 601) consisted of students enrolled in kinesiology-based allied health education programs. Multivariate ANOVA was used to compare group differences in enrollment decision making. "Personal influence," "career opportunity," and "physical self-efficacy" were all significantly stronger enrollment influences among African-American students than among Caucasian students, and "social influence," "experiential opportunity," "academic preparation," and "physical self-efficacy" were all perceived as significantly greater barriers compared with Caucasian students. Findings support the need to recruit African-American students through sport and physical education settings and to market program-based experiential opportunities.

  15. An Analysis of a Biometric Screening and Premium Incentive-Based Employee Wellness Program: Enrollment Patterns, Cost, and Outcome.

    Science.gov (United States)

    Maeng, Daniel D; Geng, Zhi; Marshall, Wendy M; Hess, Allison L; Tomcavage, Janet F

    2017-11-14

    Since 2012, a large health care system has offered an employee wellness program providing premium discounts for those who voluntarily undergo biometric screenings and meet goals. This study evaluates the program impact on care utilization and total cost of care, taking into account employee self-selection into the program. A retrospective claims data analysis of 6453 employees between 2011 and 2015 was conducted, categorizing the sample into 3 mutually exclusive subgroups: Subgroup 1 enrolled and met goals in all years, Subgroup 2 enrolled or met goals in some years but not all, and Subgroup 3 never enrolled. Each subgroup was compared to a cohort of employees in other employer groups (N = 24,061). Using a difference-in-difference method, significant reductions in total medical cost (14.2%; P = 0.014) and emergency department (ED) visits (11.2%; P = 0.058) were observed only among Subgroup 2 in 2015. No significant impact was detected among those in Subgroup 1. Those in Subgroup 1 were less likely to have chronic conditions at baseline. The results indicate that the wellness program enrollment was characterized by self-selection of healthier employees, among whom the program appeared to have no significant impact. Yet, cost savings and reductions in ED visits were observed among the subset of employees who enrolled or met goal in some years but not all, suggesting a potential link between the wellness program and positive behavior changes among certain subsets of the employee population.

  16. Mentoring program for students newly enrolled in an Engineering Degree

    Directory of Open Access Journals (Sweden)

    Juan Pedro Peña-Martín

    2016-10-01

    Full Text Available This work presents a mentoring program for first year engineering students in the Telecommunications Engineering College (ETSIT at the University of Malaga (UMA. Actors involved in the program are professors from staff, veterans mentoring students and, of course, freshmen. All of them has been organized trough the Moodle based Virtual Learning Environment Platform of the UMA. The program has gone through several phases over three years. This paper shows the main objectives of this mentoring program, the initial design to get them where professors played mentor role, and successive changes made to try to improve the results, including the assumption of the mentor role by senior students (peer mentoring. The tools used for program evaluation are shown too. Despite the low participation, it has been a framework for the development of various educational and socializing activities (for mentors and mentees focused on developing generic competences. Furthermore, it has been a research tool to get a better understanding of problems affecting students newly enrolled.

  17. Automation through the PIP [Program Implementation Plan] concurrence system improves information sharing among DOE [Dept. of Energy] managers

    International Nuclear Information System (INIS)

    Imholz, R.M.; Berube, D.S.; Peterson, J.L.

    1990-01-01

    The Program Implementation Plan (PIP) Concurrence System is designed to improve information sharing within the U.S. Department of Energy (DOE) and between DOE and the Field. Effectively sharing information enables DOE managers to make more informed, effective decisions. The PIP Concurrence System improved information sharing among DOE managers by defining the automated process for concurring on a DOE document, thus reducing the time required to concur on the document by 75%. The first step in defining an automated process is to structure the process for concurring on a document. Only those DOE managers with approved access could review certain parts of a document on a concurrence system. Remember that the concurrence process is a sign off procedure unlike a commentary process in which comments may not be restricted to certain people. The commentary process is the beginning of the concurrence process. The commentary process builds a document; the concurrence process approves it. 6 refs., 7 figs

  18. Neighborhood Effects on PND Symptom Severity for Women Enrolled in a Home Visiting Program.

    Science.gov (United States)

    Jones, David E; Tang, Mei; Folger, Alonzo; Ammerman, Robert T; Hossain, Md Monir; Short, Jodie; Van Ginkel, Judith B

    2018-05-01

    The aim of this study was to investigate the association between postnatal depression (PND) symptoms severity and structural neighborhood characteristics among women enrolled in a home visiting program. The sample included 295 mothers who were at risk for developing PND, observed as 3-month Edinburgh Postnatal Depression Scale (EPDS) scores ≥ 10. Two neighborhood predictor components (residential stability and social disadvantage) were analyzed as predictors of PND symptom severity using a generalized estimating equation. Residential stability was negatively associated with PND symptom severity. Social disadvantage was not found to be statistically significantly. The findings suggest that residential stability is associated with a reduction in PND symptom severity for women enrolled in home visiting program.

  19. Back to the future: A practice led transition program from Assistant in Nursing to Enrolled Nurse.

    Science.gov (United States)

    Faithfull-Byrne, Annette; Thompson, Lorraine; Welch, Tony; Williamson, Moira; Schafer, Keppel; Hallinan, Claire

    2017-01-01

    Continuing professional development is an essential element in professional nursing practice. In our Hospital and Health service, a gap in existing nursing pathways was identified for Assistants in Nursing (AINs), who wished to further their career in nursing and progress to Enrolled Nurse (EN). There is also little in the literature that addresses Assistants in Nursing wishing to progress their career to Enrolled Nurses. This article describes a quality improvement project designed to address this gap. The project was a collaborative venture between a Queensland Hospital and Health Service and an Institute of Tertiary and Further Education (TAFE). The focus was on creating a flexible career path for Assistants in Nursing, wishing to become Enrolled Nurses. The project resulted in the Diploma of Nursing program (theory and practice) being delivered within the hospital setting by nurse educators and clinical nurse consultants. This is unusual in that the program is normally delivered in the tertiary setting, by academic staff from the Institute of Further Education. Program implementation is described along with the challenges encountered. Outcomes from the project were: 78% completion rate; 100% employment on completion of their course of study; and 18% progressing to further their education such as Advance Enrolled Nurse or Registered Nurse. Student satisfaction regarding the program was also positive. The initiative established a local career path for Assistants in Nursing wishing to progress to Enrolled Nurse. This quality project demonstrates that collaborative ventures between the tertiary sector and hospital and health services, can create innovative flexible solutions for staff wishing to further their career in nursing. Copyright © 2016 Elsevier Ltd. All rights reserved.

  20. Learning from Mistakes --- A Comprehensive Study on Real World Concurrency Bug Characteristics

    International Nuclear Information System (INIS)

    Shan Lu; Soyeon Park; Eunsoo Seo; Yuanyuan Zhou

    2008-01-01

    The reality of multi-core hardware has made concurrent programs pervasive. Unfortunately, writing correct concurrent programs is difficult. Addressing this challenge requires advances in multiple directions, including concurrency bug detection, concurrent program testing, concurrent programming model design, etc. Designing effective techniques in all these directions will significantly benefit from a deep understanding of real world concurrency bug characteristics. This paper provides the first (to the best of our knowledge) comprehensive real world concurrency bug characteristic study. Specifically, we have carefully examined concurrency bug patterns, manifestation, and fix strategies of 105 randomly selected real world concurrency bugs from 4 representative server and client opensource applications (MySQL, Apache, Mozilla and OpenOffice). Our study reveals several interesting findings and provides useful guidance for concurrency bug detection, testing, and concurrent programming language design. Some of our findings are as follows: (1) Around one third of the examined non-deadlock concurrency bugs are caused by violation to programmers order intentions, which may not be easily expressed via synchronization primitives like locks and transactional memories; (2) Around 34% of the examined non-deadlock concurrency bugs involve multiple variables, which are not well addressed by existing bug detection tools; (3) About 92% of the examined concurrency bugs can be reliably triggered by enforcing certain orders among no more than 4 memory accesses. This indicates that testing concurrent programs can target at exploring possible orders among every small groups of memory accesses, instead of among all memory accesses; (4) About 73% of the examined non-deadlock concurrency bugs were not fixed by simply adding or changing locks, and many of the fixes were not correct at the first try, indicating the difficulty of reasoning concurrent execution by programmers.

  1. An algebraic approach to analysis of recursive and concurrent programs

    DEFF Research Database (Denmark)

    Terepeta, Michal Tomasz

    -approximation of (or induced from) another flow algebra. Furthermore, we show how flow algebras can be used in communicating or weighted pushdown systems. To achieve that, we show that it is possible to relax some of the requirements imposed by original formulation of those techniques without compromising...... such a language. We also introduce an abstract domain that symbolically represents the messages sent between the concurrently executing processes. It stores prefixes or suffixes of communication traces including various constraints imposed on the messages. Since the problem has exponential complexity, we also...... present a compact data structure as well as efficient algorithms for the semiring operations. Apart from that, we discuss an improvement to Pre* and Post* algorithms for pushdown systems, making it possible to directly use program representations such as program graphs. We present a modular library...

  2. A Concurrent Distributed System for Aircraft Tactical Decision Generation

    Science.gov (United States)

    McManus, John W.

    1990-01-01

    A research program investigating the use of artificial intelligence (AI) techniques to aid in the development of a Tactical Decision Generator (TDG) for Within Visual Range (WVR) air combat engagements is discussed. The application of AI programming and problem solving methods in the development and implementation of a concurrent version of the Computerized Logic For Air-to-Air Warfare Simulations (CLAWS) program, a second generation TDG, is presented. Concurrent computing environments and programming approaches are discussed and the design and performance of a prototype concurrent TDG system are presented.

  3. Enrolment in an Asthma Management Program during Pregnancy and Adherence with Inhaled Corticosteroids

    DEFF Research Database (Denmark)

    Baarnes, Camilla Boslev; Hansen, A V; Ulrik, Charlotte Suppli

    2016-01-01

    BACKGROUND: Poor adherence with inhaled corticosteroids (ICS) is a major problem in asthma and according to previous studies not least during pregnancy. OBJECTIVE: Our aim was to assess if enrolment in an asthma management program, and by that close monitoring, can improve self-reported and docum......BACKGROUND: Poor adherence with inhaled corticosteroids (ICS) is a major problem in asthma and according to previous studies not least during pregnancy. OBJECTIVE: Our aim was to assess if enrolment in an asthma management program, and by that close monitoring, can improve self......-reported and documented adherence with ICS in pregnant women with asthma. METHODS: Pregnant women with doctor-diagnosed asthma, currently being prescribed ICS, referred during a 12-month period to the outpatient respiratory clinic, were consecutively included in the study. They had follow-up visits every 4 weeks during...

  4. Federal Employees Health Benefits Program: Removal of Eligible and Ineligible Individuals From Existing Enrollments. Final rule.

    Science.gov (United States)

    2018-01-23

    The United States Office of Personnel Management (OPM) is issuing a final rule amending Federal Employees Health Benefits (FEHB) Program regulations to provide a process for removal of certain identified individuals who are found not to be eligible as family members from FEHB enrollments. This process would apply to individuals for whom there is a failure to provide adequate documentation of eligibility when requested. This action also amends Federal Employees Health Benefits (FEHB) Program regulations to allow certain eligible family members to be removed from existing self and family or self plus one enrollments.

  5. How Much of a "Running Start" Do Dual Enrollment Programs Provide Students?

    Science.gov (United States)

    Cowan, James; Goldhaber, Dan

    2015-01-01

    We study a popular dual enrollment program in Washington State, "Running Start" using a new administrative database that links high school and postsecondary data. Conditional on prior high school performance, we find that students participating in Running Start are more likely to attend any college but less likely to attend four-year…

  6. Reconciling pairs of concurrently used clinical practice guidelines using Constraint Logic Programming.

    Science.gov (United States)

    Wilk, Szymon; Michalowski, Martin; Michalowski, Wojtek; Hing, Marisela Mainegra; Farion, Ken

    2011-01-01

    This paper describes a new methodological approach to reconciling adverse and contradictory activities (called points of contention) occurring when a patient is managed according to two or more concurrently used clinical practice guidelines (CPGs). The need to address these inconsistencies occurs when a patient with more than one disease, each of which is a comorbid condition, has to be managed according to different treatment regimens. We propose an automatic procedure that constructs a mathematical guideline model using the Constraint Logic Programming (CLP) methodology, uses this model to identify and mitigate encountered points of contention, and revises the considered CPGs accordingly. The proposed procedure is used as an alerting mechanism and coupled with a guideline execution engine warns the physician about potential problems with the concurrent application of two or more guidelines. We illustrate the operation of our procedure in a clinical scenario describing simultaneous use of CPGs for duodenal ulcer and transient ischemic attack.

  7. Community health events for enrolling uninsured into public health insurance programs: implications for health reform.

    Science.gov (United States)

    Cheng, Scott; Tsai, Kai-ya; Nascimento, Lori M; Cousineau, Michael R

    2014-01-01

    To determine whether enrollment events may serve as a venue to identify eligible individuals, enroll them into health insurance programs, and educate them about the changes the Patient Protection and Affordable Care Act will bring about. More than 2900 surveys were administered to attendees of 7 public health insurance enrollment events in California. Surveys were used to identify whether participants had any change in understanding of health reform after participating in the event. More than half of attendees at nearly all events had no knowledge about health reform before attending the event. On average, more than 80% of attendees knew more about health reform following the event and more than 80% believed that the law would benefit their families. Enrollment events can serve as an effective method to educate the public on health reform. Further research is recommended to explore in greater detail the impact community enrollment events can have on expanding public understanding of health reform.

  8. 2013 Annual Survey of Journalism Mass Communication Enrollments: Enrollments Decline for Third Consecutive Year

    Science.gov (United States)

    Becker, Lee Bernard; Vlad, Tudor; Simpson, Holly Anne

    2014-01-01

    Enrollments in journalism and mass communication programs in the United States in the fall of 2013 were down from a year earlier for the third year in a row. Enrollments dropped at the bachelor's, master's, and doctoral levels, and the number of freshmen and sophomores were down dramatically from a year earlier. Enrollments in the…

  9. A Concurrent Logical Relation

    DEFF Research Database (Denmark)

    Birkedal, Lars; Sieczkowski, Filip; Thamsborg, Jacob Junker

    2012-01-01

    We present a logical relation for showing the correctness of program transformations based on a new type-and-effect system for a concurrent extension of an ML-like language with higher-order functions, higher-order store and dynamic memory allocation. We show how to use our model to verify a number....... To the best of our knowledge, this is the first such result for a concurrent higher-order language with higher-order store and dynamic memory allocation....

  10. Can We Efficiently Check Concurrent Programs Under Relaxed Memory Models in Maude?

    DEFF Research Database (Denmark)

    Arrahman, Yehia Abd; Andric, Marina; Beggiato, Alessandro

    2014-01-01

    to the state space explosion. Several techniques have been proposed to mitigate those problems so to make verification under relaxed memory models feasible. We discuss how to adopt some of those techniques in a Maude-based approach to language prototyping, and suggest the use of other techniques that have been......Relaxed memory models offer suitable abstractions of the actual optimizations offered by multi-core architectures and by compilers of concurrent programming languages. Using such abstractions for verification purposes is challenging in part due to their inherent non-determinism which contributes...

  11. Brief 74 Nuclear Engineering Enrollments and Degrees Survey, 2014 Data

    Energy Technology Data Exchange (ETDEWEB)

    None, None

    2015-03-15

    The 2014 survey includes degrees granted between September 1, 2013 and August 31, 2014, and enrollments for fall 2014. There are three academic programs new to this year's survey. Thirty-five academic programs reported having nuclear engineering programs during 2014, and data were provided by all thirty-five. The enrollments and degrees data include students majoring in nuclear engineering or in an option program equivalent to a major. Two nuclear engineering programs have indicated that health physics option enrollments and degrees are also reported in the health physics enrollments and degrees survey.

  12. Medicare program; requirements for the Medicare incentive reward program and provider enrollment. Final rule.

    Science.gov (United States)

    2014-12-05

    This final rule implements various provider enrollment requirements. These include: Expanding the instances in which a felony conviction can serve as a basis for denial or revocation of a provider or supplier's enrollment; if certain criteria are met, enabling us to deny enrollment if the enrolling provider, supplier, or owner thereof had an ownership relationship with a previously enrolled provider or supplier that had a Medicare debt; enabling us to revoke Medicare billing privileges if we determine that the provider or supplier has a pattern or practice of submitting claims that fail to meet Medicare requirements; and limiting the ability of ambulance suppliers to "backbill" for services performed prior to enrollment.

  13. Motivational Orientations of Non-Traditional Adult Students to Enroll in a Degree-Seeking Program

    Science.gov (United States)

    Francois, Emmanuel Jean

    2014-01-01

    The purpose of this research was to investigate the motivational orientations of non-traditional adult students to enroll in a degree-seeking program based on their academic goal. The Education Participation Scale (EPS) was used to measure the motivational orientations of participants. Professional advancement, cognitive interest, and educational…

  14. Dual Enrollment Programs and Courses for High School Students at Postsecondary Institutions: 2010-11. First Look. NCES 2013-002

    Science.gov (United States)

    Marken, Stephanie; Gray, Lucinda; Lewis, Laurie

    2013-01-01

    This report provides descriptive national data on the prevalence and characteristics of dual enrollment programs at postsecondary institutions in the United States. For this survey, dual enrollment refers to high school students earning college credits for courses taken through a postsecondary institution. The National Center for Education…

  15. Space Station Freedom - Configuration management approach to supporting concurrent engineering and total quality management. [for NASA Space Station Freedom Program

    Science.gov (United States)

    Gavert, Raymond B.

    1990-01-01

    Some experiences of NASA configuration management in providing concurrent engineering support to the Space Station Freedom program for the achievement of life cycle benefits and total quality are discussed. Three change decision experiences involving tracing requirements and automated information systems of the electrical power system are described. The potential benefits of concurrent engineering and total quality management include improved operational effectiveness, reduced logistics and support requirements, prevention of schedule slippages, and life cycle cost savings. It is shown how configuration management can influence the benefits attained through disciplined approaches and innovations that compel consideration of all the technical elements of engineering and quality factors that apply to the program development, transition to operations and in operations. Configuration management experiences involving the Space Station program's tiered management structure, the work package contractors, international partners, and the participating NASA centers are discussed.

  16. Access and Diversity in the Running Start Program: A Comparison of Washington's Running Start Program to Other State Level Dual Enrollment Programs Hosted on a College Campus

    Science.gov (United States)

    Smith, Karl

    2014-01-01

    Since 1990, high school students in Washington have had the choice of earning college credit through the Running Start program. Running start is a dual enrollment and dual credit program that allows eleventh and twelfth grade high school students to take college courses at any of Washington's 34 community and technical colleges, Central Washington…

  17. 2012 Annual Survey of Journalism and Mass Communication Enrollments: Enrollments Decline for Second Year in a Row

    Science.gov (United States)

    Becker, Lee B.; Vlad, Tudor; Simpson, Holly Anne

    2013-01-01

    Enrollments in journalism and mass communication programs in the United States have declined over the last two years, reversing a pattern of growth that has sustained the field for twenty years. It is a decline at a time of continued growth in enrollments at universities generally. It is a decline at a time when enrollments have been growing in…

  18. Reference Capabilities for Trait Based Reuse and Concurrency Control

    OpenAIRE

    Castegren, Elias; Wrigstad, Tobias

    2016-01-01

    The proliferation of shared mutable state in object-orientedprogramming complicates software development as two seeminglyunrelated operations may interact via an alias and produceunexpected results. In concurrent programming this manifestsitself as data-races. Concurrent object-oriented programming further suffers from thefact that code that warrants synchronisation cannot easily bedistinguished from code that does not. The burden is placed solelyon the programmer to reason about alias freedo...

  19. Reducing cultural and psychological barriers to Latino enrollment in HIV-prevention counseling: initial data on an enrollment meta-intervention.

    Science.gov (United States)

    Wilson, Kristina; Durantini, Marta R; Albarracín, Julia; Crause, Candi; Albarracín, Dolores

    2013-01-01

    Aspects of Latino culture (e.g., machismo, marianism) can act as barriers to enrollment in HIV-prevention programs. To lift these barriers, a culturally appropriate meta-intervention was designed to increase intentions to enroll in HIV-prevention counseling by Latinos. Latino participants (N=41) were recruited from the community and randomly assigned to either an experimental or control meta-intervention condition that varied the introduction to a HIV-prevention counseling program. Following the meta-intervention, participants were issued an invitation to take part in HIV-prevention counseling. The outcome measure was the intention to enroll in a HIV-prevention counseling session. Findings indicated that enrollment intentions were higher in the experimental meta-intervention condition (96%) than in the control meta-intervention condition (53%). In addition, the effects of the meta-intervention were comparable across genders and participant ages. Findings suggest that the use of a culturally appropriate meta-intervention may be an effective strategy for increasing Latino enrollment in HIV-prevention programs. These promising findings warrant further investigation into the efficacy and effectiveness of this meta-intervention.

  20. Concurrent Collections

    OpenAIRE

    Budimlić, Zoran; Burke, Michael; Cavé, Vincent; Knobe, Kathleen; Lowney, Geoff; Newton, Ryan; Palsberg, Jens; Peixotto, David; Sarkar, Vivek; Schlimbach, Frank; Taşırlar, Sağnak

    2010-01-01

    We introduce the Concurrent Collections (CnC) programming model. CnC supports flexible combinations of task and data parallelism while retaining determinism. CnC is implicitly parallel, with the user providing high-level operations along with semantic ordering constraints that together form a CnC graph. We formally describe the execution semantics of CnC and prove that the model guarantees deterministic computation. We evaluate the performance of CnC implementations on several applications an...

  1. How Formal Dynamic Verification Tools Facilitate Novel Concurrency Visualizations

    Science.gov (United States)

    Aananthakrishnan, Sriram; Delisi, Michael; Vakkalanka, Sarvani; Vo, Anh; Gopalakrishnan, Ganesh; Kirby, Robert M.; Thakur, Rajeev

    With the exploding scale of concurrency, presenting valuable pieces of information collected by formal verification tools intuitively and graphically can greatly enhance concurrent system debugging. Traditional MPI program debuggers present trace views of MPI program executions. Such views are redundant, often containing equivalent traces that permute independent MPI calls. In our ISP formal dynamic verifier for MPI programs, we present a collection of alternate views made possible by the use of formal dynamic verification. Some of ISP’s views help pinpoint errors, some facilitate discerning errors by eliminating redundancy, while others help understand the program better by displaying concurrent even orderings that must be respected by all MPI implementations, in the form of completes-before graphs. In this paper, we describe ISP’s graphical user interface (GUI) capabilities in all these areas which are currently supported by a portable Java based GUI, a Microsoft Visual Studio GUI, and an Eclipse based GUI whose development is in progress.

  2. PyCSP - controlled concurrency

    DEFF Research Database (Denmark)

    Vinter, Brian; Friborg, Rune Møllegaard; Bjørndalen, John Markus

    2010-01-01

    Producing readable and correct programs while at the same time taking advantage of multi-core architectures is a challenge. PyCSP is an implementation of Communicating Sequential Processes algebra (CSP) for the Python programming language, that take advantage of CSP's formal and verifiable approach...... to controlling concurrency and the readability of Python source code. We describe PyCSP, demonstrate it through examples and demonstrate how PyCSP compares to Pthreads in a master-worker benchmark....

  3. PyCSP - controlled concurrency

    DEFF Research Database (Denmark)

    Friborg, Rune Møllegaard; Vinter, Brian; Bjørndalen, John Markus

    Producing readable and correct programs while at the same time taking advantage of multi-core architectures is a challenge. PyCSP is an implementation of Communicating Sequential Processes algebra (CSP) for the Python programming language, taking advantage of CSP’s formal and verifiable approach...... to controlling concurrency and the readability of Python source code. We describe PyCSP, demonstrate it through examples and demonstrate how PyCSP compares to Pthreads using a benchmark....

  4. Minority Engineering Program Pipeline: A Proposal to Increase Minority Student Enrollment and Retention in Engineering

    Science.gov (United States)

    Charity, Pamela C.; Klein, Paul B.; Wadhwa, Bhushan

    1995-01-01

    The Cleveland State University Minority Engineering Program Pipeline consist of programs which foster engineering career awareness, academic enrichment, and professional development for historically underrepresented minority studies. The programs involved are the Access to Careers in Engineering (ACE) Program for high school pre-engineering students: the LINK Program for undergraduate students pursuing degree which include engineering; and the PEP (Pre-calculus Enrichment Program) and EPIC (Enrichment Program in Calculus) mathematics programs for undergraduate academic enrichment. The pipeline is such that high school graduates from the ACE Program who enroll at Cleveland State University in pursuit of engineering degrees are admitted to the LINK Program for undergraduate level support. LINK Program students are among the minority participants who receive mathematics enrichment through the PEP and EPIC Programs for successful completion of their engineering required math courses. THese programs are interdependent and share the goal of preparing minority students for engineering careers by enabling them to achieve academically and obtain college degree and career related experience.

  5. Enrollment Management: A Market-Centered Perspective

    Science.gov (United States)

    Kalsbeek, David H.; Hossler, Donald

    2009-01-01

    Enrollment management, the authors suggested in earlier essays, is a deliberate process of achieving an institution's preferred enrollment profile, starting by identifying the strategic purposes and mission of the institution, and then orchestrating the marketing, recruitment, admissions, pricing and aid, retention programs, academic support…

  6. CTE Dual Enrollment: A Strategy for College Completion and Workforce Investment

    Science.gov (United States)

    Zinth, Jennifer Dounay

    2014-01-01

    Dual enrollment programs are expanding and so are dual enrollment programs with a career and technical education (CTE) focus. Recent data available from the National Center on Education Statistics show that 82 percent of high schools had students enrolling in dual enrollment coursework in 2010-11. Nearly half of the schools had students…

  7. 39 CFR 273.7 - Concurrence of Attorney General.

    Science.gov (United States)

    2010-07-01

    ... 39 Postal Service 1 2010-07-01 2010-07-01 false Concurrence of Attorney General. 273.7 Section 273... PROGRAM FRAUD CIVIL REMEDIES ACT § 273.7 Concurrence of Attorney General. (a) The Attorney General is... the Attorney General or his designee approves such action in a written statement which specifies: (1...

  8. Strengthening 4-H by Analyzing Enrollment Data

    Science.gov (United States)

    Hamilton, Stephen F.; Northern, Angela; Neff, Robert

    2014-01-01

    The study reported here used data from the ACCESS 4-H Enrollment System to gain insight into strengthening New York State's 4-H programming. Member enrollment lists from 2009 to 2012 were analyzed using Microsoft Excel to determine trends and dropout rates. The descriptive data indicate declining 4-H enrollment in recent years and peak enrollment…

  9. Youth Leadership Development: Perceptions and Preferences of Urban Students Enrolled in a Comprehensive Agriculture Program

    Science.gov (United States)

    Anderson, James C., II; Kim, Eunyoung

    2009-01-01

    This descriptive study explores the perceptions of and preferences for leadership development by students enrolled in a comprehensive urban agriculture program. A total of 284 students from the Chicago High School for Agricultural Sciences participated in the study. The results of the study showed that the average respondent was involved in a…

  10. African American and Latino Enrollment Trends among Medicine, Law, Business, and Public Affairs Graduate Programs

    Science.gov (United States)

    de la Garza, Rodolfo; Moghadam, Sepehr Hejazi

    2008-01-01

    The purpose of this Tomas Rivera Policy Institute (TRPI) report is twofold: to provide an analysis of the enrollment trends for African American and Latino students among graduate professional programs in the fields of medicine, business, law, and public affairs, and to present other relevant data pertaining to African American and Latino students…

  11. Continuous Activity Monitoring During Concurrent Chemoradiotherapy

    International Nuclear Information System (INIS)

    Ohri, Nitin; Kabarriti, Rafi; Bodner, William R.; Mehta, Keyur J.; Shankar, Viswanathan; Halmos, Balazs; Haigentz, Missak; Rapkin, Bruce; Guha, Chandan; Kalnicki, Shalom; Garg, Madhur

    2017-01-01

    Purpose: To perform a prospective trial testing the feasibility and utility of acquiring activity data as a measure of health status during concurrent chemoradiotherapy. Methods and Materials: Ambulatory patients who were planned for treatment with concurrent chemoradiotherapy with curative intent for cancers of the head and neck, lung, or gastrointestinal tract were provided with activity monitors before treatment initiation. Patients were asked to wear the devices continuously throughout the radiation therapy course. Step count data were downloaded weekly during radiation therapy and 2 and 4 weeks after radiation therapy completion. The primary objective was to demonstrate feasibility, defined as collection of step counts for 80% of the days during study subjects' radiation therapy courses. Secondary objectives included establishing step count as a dynamic predictor of unplanned hospitalization risk. Results: Thirty-eight enrolled patients were treated with concurrent chemoradiotherapy. Primary diagnoses included head and neck cancer (n=11), lung cancer (n=13), and a variety of gastrointestinal cancers (n=14). Step data were collected for 1524 of 1613 days (94%) during patients' radiation therapy courses. Fourteen patients were hospitalized during radiation therapy or within 4 weeks of radiation therapy completion. Cox regression modeling demonstrated a significant association between recent step counts (3-day average) and hospitalization risk, with a 38% reduction in the risk of hospitalization for every 1000 steps taken each day (hazard ratio 0.62, 95% confidence interval 0.46-0.83, P=.002). Inferior quality of life scores and impaired performance status were not associated with increased hospitalization risk. Conclusion: Continuous activity monitoring during concurrent chemoradiotherapy is feasible and well-tolerated. Step counts may serve as powerful, objective, and dynamic indicators of hospitalization risk.

  12. Forward progress on GPU concurrency

    NARCIS (Netherlands)

    Donaldson, A.F.; Ketema, J.; Sorensen, T.; Wickerson, J.

    2017-01-01

    The tutorial at CONCUR will provide a practical overview of work undertaken over the last six years in the Multicore Programming Group at Imperial College London, and with collaborators internationally, related to understanding and reasoning about concurrency in software designed for acceleration on

  13. Preliminary Proceedings 15th International Workshop on Expressiveness in Concurrency

    DEFF Research Database (Denmark)

    The EXPRESS workshops aim at bringing together researchers interested in the relations between various formal systems, particularly in the field of Concurrency. More specifically, they focus on the comparison between programming concepts (such as concurrent, functional, imperative, logic and obje...

  14. Barriers to Enrollment in a Pharmacist-Led Fitness, Nutrition, and Weight Management Coaching Program

    Directory of Open Access Journals (Sweden)

    Matthew J Lengel

    2017-01-01

    Full Text Available Objectives: To investigate barriers to utilization of a pharmacist-led fitness, nutrition, and weight management coaching program, as well as describe patient reported expectations and explore the patient characteristics potentially associated with a higher willingness to participate in the future. Design: Cross-sectional, descriptive study using an anonymous, electronic survey. Setting: A large, national, grocery store chain. Participants: Employee benefit plan members, eligible for a pharmacist-led fitness, nutrition, and weight management (FNWM coaching program, who were not currently or previously enrolled in the program, and met coaching program qualifications. Intervention: Peer-reviewed, electronic survey administered and collected using an Internet survey analysis software. Main Outcome Measures: Barriers to enrollment in the pharmacist-led fitness, nutrition, and weight management coaching program. Results: Of 1,130 emailed employees, 352 responded and 133 met study inclusion criteria and completed the whole survey. Of those who fit inclusion criteria, the majority (53.4% of the respondents were aware of the coaching program (75.2% and expressed interest in future participation (53.4%. “I am already taking steps to improve my health” and “I do not have time to participate in the program” were the highest rated barriers for both those interested and not interested in participating in the coaching program. The majority of participants believed pharmacists were qualified to provide the coaching service (78.2% and preferred one-on-one coaching with the pharmacist (67.7%. Key topics respondents wanted the pharmacist to cover included general diet and nutrition, weight management strategies, and vitamins and supplements. Conclusion: The two major barriers reported in the study were lack of time and the use of other health improvement methods; however, a large number of respondents indicated future interest in participating. Future

  15. Continuous Activity Monitoring During Concurrent Chemoradiotherapy

    Energy Technology Data Exchange (ETDEWEB)

    Ohri, Nitin, E-mail: ohri.nitin@gmail.com [Department of Radiation Oncology, Montefiore Medical Center, Albert Einstein College of Medicine, Bronx, New York (United States); Kabarriti, Rafi; Bodner, William R.; Mehta, Keyur J. [Department of Radiation Oncology, Montefiore Medical Center, Albert Einstein College of Medicine, Bronx, New York (United States); Shankar, Viswanathan [Department of Epidemiology and Population Health, Albert Einstein College of Medicine, Bronx, New York (United States); Halmos, Balazs; Haigentz, Missak [Department of Oncology, Montefiore Medical Center, Albert Einstein College of Medicine, Bronx, New York (United States); Rapkin, Bruce [Department of Epidemiology and Population Health, Albert Einstein College of Medicine, Bronx, New York (United States); Guha, Chandan; Kalnicki, Shalom; Garg, Madhur [Department of Radiation Oncology, Montefiore Medical Center, Albert Einstein College of Medicine, Bronx, New York (United States)

    2017-04-01

    Purpose: To perform a prospective trial testing the feasibility and utility of acquiring activity data as a measure of health status during concurrent chemoradiotherapy. Methods and Materials: Ambulatory patients who were planned for treatment with concurrent chemoradiotherapy with curative intent for cancers of the head and neck, lung, or gastrointestinal tract were provided with activity monitors before treatment initiation. Patients were asked to wear the devices continuously throughout the radiation therapy course. Step count data were downloaded weekly during radiation therapy and 2 and 4 weeks after radiation therapy completion. The primary objective was to demonstrate feasibility, defined as collection of step counts for 80% of the days during study subjects' radiation therapy courses. Secondary objectives included establishing step count as a dynamic predictor of unplanned hospitalization risk. Results: Thirty-eight enrolled patients were treated with concurrent chemoradiotherapy. Primary diagnoses included head and neck cancer (n=11), lung cancer (n=13), and a variety of gastrointestinal cancers (n=14). Step data were collected for 1524 of 1613 days (94%) during patients' radiation therapy courses. Fourteen patients were hospitalized during radiation therapy or within 4 weeks of radiation therapy completion. Cox regression modeling demonstrated a significant association between recent step counts (3-day average) and hospitalization risk, with a 38% reduction in the risk of hospitalization for every 1000 steps taken each day (hazard ratio 0.62, 95% confidence interval 0.46-0.83, P=.002). Inferior quality of life scores and impaired performance status were not associated with increased hospitalization risk. Conclusion: Continuous activity monitoring during concurrent chemoradiotherapy is feasible and well-tolerated. Step counts may serve as powerful, objective, and dynamic indicators of hospitalization risk.

  16. Federal Employees Health Benefits Program: Enrollment Options Following the Termination of a Plan or Plan Option. Final rule.

    Science.gov (United States)

    2015-10-28

    The U.S. Office of Personnel Management (OPM) is issuing a final rule to amend the Federal Employees Health Benefits (FEHB) Program regulations regarding enrollment options following the termination of a plan or plan option.

  17. Recruitment and enrollment of African Americans into health promoting programs: the effects of health promoting programs on cardiovascular disease risk study.

    Science.gov (United States)

    Okhomina, Victoria I; Seals, Samantha R; Marshall, Gailen D

    2018-04-03

    Randomized controlled trials (RCT) often employ multiple recruitment methods to attract participants, however, special care must be taken to be inclusive of under-represented populations. We examine how recruiting from an existing observational study affected the recruitment of African Americans into a RCT that included yoga-based interventions. In particular, we report the recruitment success of The Effects of Health Promoting Programs (HPP) on Cardiovascular Disease Risk (NCT02019953), the first yoga-based clinical trial to focus only on African Americans. To recruit participants, a multifaceted recruitment strategy was implemented exclusively in the Jackson Heart Study (JHS) cohort. The HPP recruited from the JHS cohort using direct mailings, signs and flyers placed around JHS study facilities, and through JHS annual follow-up interviews. Enrollment into HPP was open to all active JHS participants that were eligible to return for the third clinic exam (n = 4644). The target sample size was 375 JHS participants over a 24 month recruitment and enrollment period. From the active members of the JHS cohort, 503 were pre-screened for eligibility in HPP. More than 90% of those pre-screened were provisionally eligible for the study. The enrollment goal of 375 was completed after a 16-month enrollment period with over 25% (n = 97) of the required sample size enrolling during the second month of recruitment. The findings show that participants in observational studies can be successfully recruited into RCT. Observational studies provide researchers with a well-defined population that may be of interest when designing clinical trials. This is particularly useful in the recruitment of a high-risk, traditionally underrepresented populations for non-pharmacological clinical trials where traditional recruitment methods may prolong enrollment periods and extend study budgets.

  18. Morse Theory and Concurrency

    DEFF Research Database (Denmark)

    Wisniewski, Rafal

    2003-01-01

    The work is intended to provide some insight about concurrency theory using ideas from geometry and algebraic topology. We define a topological space containing all traces of execution of the computer program and the information about how time flows. This is the main difference with standard...... topological reasoning in which there is no information about relation "in time" among points. The main task is to define equivalence of paths reflecting execution of a program. We use the notion of homotopy history equivalence relation. The model space considered in this work is a differentiable manifold...

  19. Medicaid Managed Care Enrollment Report

    Data.gov (United States)

    U.S. Department of Health & Human Services — This report is composed annually and profiles enrollment statistics on Medicaid managed care programs on a plan-specific level. This report also provides...

  20. The effect of an enrolled nursing registration pathway program on undergraduate nursing students' confidence level: A pre- and post-test study.

    Science.gov (United States)

    Crevacore, Carol; Jonas-Dwyer, Diana; Nicol, Pam

    2016-04-01

    In the latter half of the 20th century, registered nurse education moved to university degree level. As a result, there has been a reduction in access for students to clinical experience. In numerous studies, nursing graduates have reported that they do not feel prepared for practice. The importance of maximising every learning opportunity during nursing school is paramount. At Edith Cowan University, a program was initiated that allows students to become enrolled nurses at the midway point of their degree to enable them to work and therefore gain experience in the clinical practice setting during their education. This study investigated the effect of the program on the nursing students' perception of their clinical abilities and explored their ability to link theory to practice. The research design for this study was a quasi-experimental, prospective observational cohort study. The study included 39 second-year nursing students not enrolled in the program (Group 1), 45 second-year nursing students enrolled in the program (Group 2), and 28 third-year nursing students who completed the program and are working as enrolled nurses (Group 3). Participants were asked to complete a Five Dimension of Nursing Scale questionnaire. The quantitative analyses showed that students in Group 1 had statistically significant higher pre-questionnaire perceived abilities across all domains, except in two dimensions when compared to Group 2. The post-questionnaire analysis showed that Group 1 had statistically significant lower perceived abilities in four of the five dimensions compared to Group 2. Group 1 also had significantly lower abilities in all dimensions compared to Group 3. Group 3 had a significantly higher perception of their clinical abilities compared to Group 2. This study highlights the value of meaningful employment for undergraduate nursing students by providing opportunities to increase confidence in clinical abilities. Copyright © 2016 Elsevier Ltd. All rights

  1. The Effect of Early Childhood Developmental Program Attendance on Future School Enrollment in Rural North India

    Science.gov (United States)

    Hazarika, Gautam; Viren, Vejoya

    2013-01-01

    This paper examines the effect of prior participation in early childhood developmental programs, considered endogenous, upon 7-18 years olds' school enrollment in rural North India. Analyses by age group of data from the World Bank's 1997-98 Survey of Living Conditions in Uttar Pradesh and Bihar reveal that 7-10 year olds, 11-14 year olds, and…

  2. Improving IS Enrollment Choices: The Role of Social Support

    Science.gov (United States)

    Akbulut-Bailey, Asli

    2012-01-01

    Over the last decade, enrollment in Information Systems (IS) and related programs has dropped worldwide and still remains low despite positive job market predictions. Given the significant negative consequences of low enrollments on both academia and industry, the IS community has focused its efforts on mechanisms to increase enrollments. This…

  3. Enrollment in Texas Public Schools, 2016-17

    Science.gov (United States)

    Texas Education Agency, 2017

    2017-01-01

    This report provides information on enrollment in the Texas public school system from the 2006-07 through 2016-17 school years, based on data collected through the Texas Student Data System. Enrollment data are provided by grade, race/ethnicity, gender, and economically disadvantaged status, and for special populations and instructional programs.…

  4. Brief 75 Health Physics Enrollments and Degrees Survey, 2014 Data

    Energy Technology Data Exchange (ETDEWEB)

    None, None

    2015-03-05

    The 2014 survey includes degrees granted between September 1, 2013 and August 31, 2014. Enrollment information refers to the fall term 2014. Twenty-two academic programs were included in the survey universe, with all 22 programs providing data. Since 2009, data for two health physics programs located in engineering departments are also included in the nuclear engineering survey. The enrollments and degrees data includes students majoring in health physics or in an option program equivalent to a major.

  5. Certifying Enrollment Management Professionals

    Science.gov (United States)

    Tremblay, Christopher W.

    2015-01-01

    Most current professionals who serve in an enrollment management leadership capacity likely were trained "on the job," or at professional development events, primarily because credit-bearing credentials, degrees, and other formal programs were nonexistent (Phair 2014). However, that landscape has since changed, and now there are multiple…

  6. Couples' Concurrent Cognitions: The Influence of Relational Satisfaction on the Thoughts Couples Have as They Converse.

    Science.gov (United States)

    Vangelisti, Anita L.; Corbin, Susan D.; Lucchetti, Anne E.; Sprague, Rhonda J.

    1999-01-01

    Examines the thoughts romantic partners (one or both of whom were enrolled in introductory communication courses) have during the course of interaction. Indicates that those dissatisfied with their relationship expressed significantly more negative thoughts. Suggests that there are distinctions between the concurrent cognitions of satisfied and…

  7. Nuclear Engineering Enrollments and Degrees Survey, 2008 Data

    International Nuclear Information System (INIS)

    2009-01-01

    The survey includes degrees granted between September 1, 2007, and August 31, 2008, and fall 2008 enrollments. Thirty-one academic programs reported having nuclear engineering programs during 2008, and data was provided by all thirty-one programs

  8. Predictors of perceived male partner concurrency among women at risk for HIV and STI acquisition in Durban, South Africa

    OpenAIRE

    Gaffoor, Zakir; Wand, Handan; Street, Ren?e A.; Abbai, Nathlee; Ramjee, Gita

    2016-01-01

    Background Women in sub-Saharan Africa continue to be at greater risk for HIV acquisition than men. Concurrency, viz. multiple sexual partnerships that overlap over time, has been studied as a possible risk factor for HIV transmission. The aim of this study was to identify predictors of perceived male partner concurrency among sexually active, HIV negative women. Methods Socio-demographic and behavioural data from women enrolled in a biomedical HIV prevention clinical trial were assessed in r...

  9. Understanding the Decision to Enroll in Graduate Business Programs: Influence of Sociological and Economic Factors and Gender

    Science.gov (United States)

    Douglas, Stephanie

    2017-01-01

    This ex post facto study describes the associations of economic factors as well as social and cultural capital variables on enrollment in business master's degree programs and differences of associations by gender and race/ethnicity. Data from the 2008/2012 Baccalaureate and Beyond Longitudinal Study (B&B: 08/12) of those who completed a…

  10. 2011 Annual Survey of Journalism and Mass Communication Enrollments: Enrollments Decline, Reversing the Increase of a Year Earlier, and Suggesting Slow Growth for Future

    Science.gov (United States)

    Becker, Lee B.; Vlad, Tudor; Kalpen, Konrad

    2012-01-01

    Enrollments in journalism and mass communication programs declined in the autumn of 2011, compared to a year earlier. Enrollments were down slightly at the senior and junior levels and substantially at the freshman level. Enrollment increased at the sophomore level. The majority of administrators say they have made curricular changes in the past…

  11. Anticipatory Enrollment Management: Another Level of Enrollment Management

    Science.gov (United States)

    Dennis, Marguerite J.

    2012-01-01

    Building on the principles of Enrollment Management (EM) and Strategic Enrollment Management (SEM), Anticipatory Enrollment Management (AEM) offers another level of managing enrollment: anticipating future enrollment. AEM is grounded in the basic principles of Customer Relationship Management (CRM) and includes strategic out-reach to parents and…

  12. Measuring and modelling concurrency

    Science.gov (United States)

    Sawers, Larry

    2013-01-01

    This article explores three critical topics discussed in the recent debate over concurrency (overlapping sexual partnerships): measurement of the prevalence of concurrency, mathematical modelling of concurrency and HIV epidemic dynamics, and measuring the correlation between HIV and concurrency. The focus of the article is the concurrency hypothesis – the proposition that presumed high prevalence of concurrency explains sub-Saharan Africa's exceptionally high HIV prevalence. Recent surveys using improved questionnaire design show reported concurrency ranging from 0.8% to 7.6% in the region. Even after adjusting for plausible levels of reporting errors, appropriately parameterized sexual network models of HIV epidemics do not generate sustainable epidemic trajectories (avoid epidemic extinction) at levels of concurrency found in recent surveys in sub-Saharan Africa. Efforts to support the concurrency hypothesis with a statistical correlation between HIV incidence and concurrency prevalence are not yet successful. Two decades of efforts to find evidence in support of the concurrency hypothesis have failed to build a convincing case. PMID:23406964

  13. Efficacy of Dual Enrollment in Rural Southwest Virginia

    Science.gov (United States)

    Carter, Karen Glass

    2009-01-01

    The intent of this dissertation was to determine if enrollment into a career and technical education dual enrollment program encouraged students to continue their education into postsecondary education and if workplace readiness skills were increased. This study completed a factorial analysis of student demographic and factorial data as associated…

  14. Predicting Workplace Transfer of Learning: A Study of Adult Learners Enrolled in a Continuing Professional Education Training Program

    Science.gov (United States)

    Nafukho, Fredrick Muyia; Alfred, Mary; Chakraborty, Misha; Johnson, Michelle; Cherrstrom, Catherine A.

    2017-01-01

    Purpose: The primary purpose of this study was to predict transfer of learning to workplace among adult learners enrolled in a continuing professional education (CPE) training program, specifically training courses offered through face-to-face, blended and online instruction formats. The study examined the predictive capacity of trainee…

  15. 26 CFR 300.7 - Enrollment of enrolled actuary fee.

    Science.gov (United States)

    2010-04-01

    ... 26 Internal Revenue 18 2010-04-01 2010-04-01 false Enrollment of enrolled actuary fee. 300.7... AND ADMINISTRATION USER FEES § 300.7 Enrollment of enrolled actuary fee. (a) Applicability. This section applies to the initial enrollment of enrolled actuaries with the Joint Board for the Enrollment of...

  16. Motivations to Enroll in Education Graduate Programs in Jordan: A Qualitative Field Study at Yarmouk University

    Directory of Open Access Journals (Sweden)

    Mohammad Farhan A. Alqudah

    2017-05-01

    Full Text Available The present study aimed to identify the causes and motives of Yarmouk University students to enroll in graduate programs of educational disciplines in Jordan. Ten students (6 males and 4 females participated in the study. The study used qualitative research method by means of in-depth interviews during which the participants were given various open questions in each session so as to express their views about the issue under investigation. After the analysis of participants’ responses, it was found that they focused on the following motives: career advancement; creation of wider job opportunities; social motivation, which focuses on improving the social status; formation of social relationships; friends and family’s encouragement to pursue graduate studies. Then economic motives were brought in by the participants, who believed that to get a graduate degree would increase their income, career promotion, personal living standards, and job opportunities abroad. The results also pointed to the role of psychological motivation for admission to the College of Graduate Studies. This would provide psychological stability and satisfaction, and self-esteem. There was also a reference to the admission policies at universities which became more flexible than before, whereby standards have also changed. This made admission more open than before, which encouraged more students to apply to graduate programs. They also added that in view of these standards and policies, it is clear that more students will apply to the graduate programs in the future; and other new disciplines would be opened in the future as well. Keywords: Motivations of enrollment, Graduate studies, Programs, Educational disciplines, Qualitative study, Yarmouk University, Jordan.

  17. Examining the potential of information technology to improve public insurance application processes: enrollee assessments from a concurrent mixed method analysis.

    Science.gov (United States)

    Mishra, Abhay Nath; Ketsche, Patricia; Marton, James; Snyder, Angela; McLaren, Susan

    2014-01-01

    To assess the perceived readiness of Medicaid and Children's Health Insurance Program (CHIP) enrollees to use information technologies (IT) in order to facilitate improvements in the application processes for these public insurance programs. We conducted a concurrent mixed method study of Medicaid and CHIP enrollees in a southern state. We conducted focus groups to identify enrollee concerns regarding the current application process and their IT proficiency. Additionally, we surveyed beneficiaries via telephone about their access to and use of the Internet, and willingness to adopt IT-enabled processes. 2013 households completed the survey. We used χ(2) analysis for comparisons across different groups of respondents. A majority of enrollees will embrace IT-enabled enrollment, but a small yet significant group continues to lack access to facilitating technologies. Moreover, a segment of beneficiaries in the two programs continues to place a high value on personal interactions with program caseworkers. IT holds the promise of improving efficiency and reducing barriers for enrollees, but state and federal agencies managing public insurance programs need to ensure access to traditional processes and make caseworkers available to those who require and value such assistance, even after implementing IT-enabled processes. The use of IT-enabled processes is essential for effectively managing eligibility and enrollment determinations for public programs and private plans offered through state or federally operated exchanges. However, state and federal officials should be cognizant of the technological readiness of recipients and provide offline help to ensure broad participation in the insurance market. Published by the BMJ Publishing Group Limited. For permission to use (where not already granted under a licence) please go to http://group.bmj.com/group/rights-licensing/permissions.

  18. Factors Influencing Postsecondary Education Enrollment Behaviors of Urban Agricultural Education Students

    Science.gov (United States)

    Esters, Levon T.

    2007-01-01

    The purpose of this study was to identify the factors that influenced the postsecondary education enrollment behaviors of students who graduated from an urban agricultural education program. Students indicated that parents and/or guardians had the most influence on their decisions to enroll in a postsecondary education program of agriculture.…

  19. Determinants of facilitated health insurance enrollment for patients with HIV disease, and impact of insurance enrollment on targeted health outcomes.

    Science.gov (United States)

    Furl, Renae; Watanabe-Galloway, Shinobu; Lyden, Elizabeth; Swindells, Susan

    2018-03-16

    The introduction of the Affordable Care Act (ACA) has provided unprecedented opportunities for uninsured people with HIV infection to access health insurance, and to examine the impact of this change in access. AIDS Drug Assistance Programs (ADAPs) have been directed to pursue uninsured individuals to enroll in the ACA as both a cost-saving strategy and to increase patient access to care. We evaluated the impact of ADAP-facilitated health insurance enrollment on health outcomes, and demographic and clinical factors that influenced whether or not eligible patients enrolled. During the inaugural open enrollment period for the ACA, 284 Nebraska ADAP recipients were offered insurance enrollment; 139 enrolled and 145 did not. Comparisons were conducted and multivariate models were developed considering factors associated with enrollment and differences between the insured and uninsured groups. Insurance enrollment was associated with improved health outcomes after controlling for other variables, and included a significant association with undetectable viremia, a key indicator of treatment success (p insurance. The National HIV/AIDS Strategy calls for new interventions to improve HIV health outcomes for disproportionately impacted populations. This study provides evidence to prioritize future ADAP-facilitated insurance enrollment strategies to reach minority populations and unstably housed individuals.

  20. Nuclear Engineering Enrollments and Degrees Survey, 2007 Data

    International Nuclear Information System (INIS)

    Analysis and Evaluation, Science Education Programs

    2008-01-01

    The survey includes degrees granted between September 1, 2006, and August 1, 2007, and fall 2007 enrollments. Thirty-one academic programs reported having nuclear engineering programs during 2007, and data was obtained for all thirty-one

  1. Cost Analysis and Policy Implications of a Pediatric Palliative Care Program.

    Science.gov (United States)

    Gans, Daphna; Hadler, Max W; Chen, Xiao; Wu, Shang-Hua; Dimand, Robert; Abramson, Jill M; Ferrell, Betty; Diamant, Allison L; Kominski, Gerald F

    2016-09-01

    In 2010, California launched Partners for Children (PFC), a pediatric palliative care pilot program offering hospice-like services for children eligible for full-scope Medicaid delivered concurrently with curative care, regardless of the child's life expectancy. We assessed the change from before PFC enrollment to the enrolled period in 1) health care costs per enrollee per month (PEPM), 2) costs by service type and diagnosis category, and 3) health care utilization (days of inpatient care and length of hospital stay). A pre-post analysis compared enrollees' health care costs and utilization up to 24 months before enrollment with their costs during participation in the pilot, from January 2010 through December 2012. Analyses were conducted using paid Medicaid claims and program enrollment data. The average PEPM health care costs of program enrollees decreased by $3331 from before their participation in PFC to the enrolled period, driven by a reduction in inpatient costs of $4897 PEPM. PFC enrollees experienced a nearly 50% reduction in the average number of inpatient days per month, from 4.2 to 2.3. Average length of stay per hospitalization dropped from an average of 16.7 days before enrollment to 6.5 days while in the program. Through the provision of home-based therapeutic services, 24/7 access to medical advice, and enhanced, personally tailored care coordination, PFC demonstrated an effective way to reduce costs for children with life-limiting conditions by moving from costly inpatient care to more coordinated and less expensive outpatient care. PFC's home-based care strategy is a cost-effective model for pediatric palliative care elsewhere. Copyright © 2016 American Academy of Hospice and Palliative Medicine. Published by Elsevier Inc. All rights reserved.

  2. The impact of changing medicaid enrollments on New Mexico's Immunization Program.

    Directory of Open Access Journals (Sweden)

    Michael A Schillaci

    Full Text Available Immunizations are an important component to pediatric primary care. New Mexico is a relatively poor and rural state which has sometimes struggled to achieve and maintain its childhood immunization rates. We evaluated New Mexico's immunization rates between 1996 and 2006. Specifically, we examined the increase in immunization rates between 2002 and 2004, and how this increase may have been associated with Medicaid enrollment levels, as opposed to changes in government policies concerning immunization practices.This study examines trends in childhood immunization coverage rates relative to Medicaid enrollment among those receiving Temporary Assistance for Needy Families (TANF in New Mexico. Information on health policy changes and immunization coverage was obtained from state governmental sources and the National Immunization Survey. We found statistically significant correlations varying from 0.86 to 0.93 between immunization rates and Medicaid enrollment.New Mexico's improvement and subsequent deterioration in immunization rates corresponded with changing Medicaid coverage, rather than the state's efforts to change immunization practices. Maintaining high Medicaid enrollment levels may be important for achieving high childhood immunization levels.

  3. The Impact of Changing Medicaid Enrollments on New Mexico's Immunization Program

    Science.gov (United States)

    Schillaci, Michael A.; Waitzkin, Howard; Sharmen, Tom; Romain, Sandra J.

    2008-01-01

    Background Immunizations are an important component to pediatric primary care. New Mexico is a relatively poor and rural state which has sometimes struggled to achieve and maintain its childhood immunization rates. We evaluated New Mexico's immunization rates between 1996 and 2006. Specifically, we examined the increase in immunization rates between 2002 and 2004, and how this increase may have been associated with Medicaid enrollment levels, as opposed to changes in government policies concerning immunization practices. Methods and Findings This study examines trends in childhood immunization coverage rates relative to Medicaid enrollment among those receiving Temporary Assistance for Needy Families (TANF) in New Mexico. Information on health policy changes and immunization coverage was obtained from state governmental sources and the National Immunization Survey. We found statistically significant correlations varying from 0.86 to 0.93 between immunization rates and Medicaid enrollment. Conclusions New Mexico's improvement and subsequent deterioration in immunization rates corresponded with changing Medicaid coverage, rather than the state's efforts to change immunization practices. Maintaining high Medicaid enrollment levels may be important for achieving high childhood immunization levels. PMID:19107189

  4. Health Physics Enrollments and Degrees Survey, 2008 Data

    International Nuclear Information System (INIS)

    2009-01-01

    The survey includes degrees granted between September 1, 2007 and August 31, 2008. Enrollment information refers to the fall term 2008. Twenty-six academic programs were included in the survey universe, and all 26 programs provided data

  5. Automata and concurrency

    Energy Technology Data Exchange (ETDEWEB)

    Priese, L

    1983-07-01

    The author presents a precise notion of a realization (or simulation) of one concurrent system by another, and studies the relations of modular concurrent systems and non-persistent (i.e. With conflicts) concurrent systems in an automata theoretical style. He introduces a conception of realization that obeys three requirements: it allows for proper hierarchies in certain classes of concurrent systems; it allows for normal-form theorems, and the standard constructions of the literature remain realizations in formal concept; and it clarifies some counterintuitive examples. Further, although this realization conception is developed to translate the computational aspects of concurrent systems, it also gives a formal tool for the handling of synchronization problems. 38 references.

  6. Channels as Objects in Concurrent Object-Oriented Programming

    Directory of Open Access Journals (Sweden)

    Joana Campos

    2011-10-01

    Full Text Available There is often a sort of a protocol associated to each class, stating when and how certain methods should be called. Given that this protocol is, if at all, described in the documentation accompanying the class, current mainstream object-oriented languages cannot provide for the verification of client code adherence against the sought class behaviour. We have defined a class-based concurrent object-oriented language that formalises such protocols in the form of usage types. Usage types are attached to class definitions, allowing for the specification of (1 the available methods, (2 the tests clients must perform on the result of methods, and (3 the object status - linear or shared - all of which depend on the object's state. Our work extends the recent approach on modular session types by eliminating channel operations, and defining the method call as the single communication primitive in both sequential and concurrent settings. In contrast to previous works, we define a single category for objects, instead of distinct categories for linear and for shared objects, and let linear objects evolve into shared ones. We introduce a standard sync qualifier to prevent thread interference in certain operations on shared objects. We formalise the language syntax, the operational semantics, and a type system that enforces by static typing that methods are called only when available, and by a single client if so specified in the usage type. We illustrate the language via a complete example.

  7. Angelic semantics of fine-grained concurrency

    OpenAIRE

    Dan R. Ghica; Andrzej S. Murawski

    2008-01-01

    We introduce a game model for an Algol-like programming language with primitives for parallel composition and synchronization on semaphores. The semantics is based on a simplified version of Hyland–Ong-style games and it emphasizes the intuitive connection between the concurrent nature of games and that of computation. The model is fully abstract for may-equivalence.

  8. Concurrent validity and reliability of the Alberta Infant Motor Scale in premature infants.

    Science.gov (United States)

    Almeida, Kênnea Martins; Dutra, Maria Virginia Peixoto; Mello, Rosane Reis de; Reis, Ana Beatriz Rodrigues; Martins, Priscila Silveira

    2008-01-01

    To verify the concurrent validity and interobserver reliability of the Alberta Infant Motor Scale (AIMS) in premature infants followed-up at the outpatient clinic of Instituto Fernandes Figueira, Fundação Oswaldo Cruz (IFF/Fiocruz), in Rio de Janeiro, Brazil. A total of 88 premature infants were enrolled at the follow-up clinic at IFF/Fiocruz, between February and December of 2006. For the concurrent validity study, 46 infants were assessed at either 6 (n = 26) or 12 (n = 20) months' corrected age using the AIMS and the second edition of the Bayley Scales of Infant Development, by two different observers, and applying Pearson's correlation coefficient to analyze the results. For the reliability study, 42 infants between 0 and 18 months were assessed using the Alberta Infant Motor Scale, by two different observers and the results analyzed using the intraclass correlation coefficient. The concurrent validity study found a high level of correlation between the two scales (r = 0.95) and one that was statistically significant (p system.

  9. 31 CFR 10.4 - Eligibility for enrollment as enrolled agent or enrolled retirement plan agent.

    Science.gov (United States)

    2010-07-01

    ...) Enrollment as an enrolled agent upon examination. The Director of the Office of Professional Responsibility may grant enrollment as an enrolled agent to an applicant who demonstrates special competence in tax... the Office of Professional Responsibility and who has not engaged in any conduct that would justify...

  10. Modeling land use and cover change: Predicting re-enrollment in the Conservation Reserve Program using GIS and data mining procedures

    Science.gov (United States)

    Shcherbaniuk, Mykola Vasylyovych

    In this research, the concept of the CRP lands being re-enrolled or returned to crop production was considered as a part of a larger conceptual domain of land use and cover change (LUCC). The aim of the study was to develop models for predicting the probability of farmers' re-enrollment in the Conservation Reserve Program (CRP) in the Cache River Watershed, in Southern Illinois. The results of these analyses showed that the probability of the CRP re-enrollment is a function of a number of factors including both the economic incentives to farmers as well as the spatial and non-spatial characteristics of the farms and the CRP land parcels. Both logistical regressions and decision tree models confirmed the importance of seven individual variables. It was found that the probability of CRP re-enrollment was higher for parcels located closer to a stream, the national forest, a road and a town. Also higher re-enrollment was indicated for predominant farm location adjacent to the national forest and within a floodplain and on dry soils, higher proportion of farmland in pasture and higher elevation and population density. Alternatively, the probability of re-enrollment was found to be lower closer to an interstate highway, predominant farm location adjacent to the national refuge and higher proportion of farmland in row crops. The probability of CRP re-enrollment was found to be higher at higher CRP rental rates, lower commodity prices, lower cropland acreage, and lower proportion of farmland in cropland. For two additional important determinants, the probability of re-enrollment was found to be higher for lower proportion of cropland enrolled in CRP and in cases where the farmer was both the owner and operator. Overall, the results of this study indicate that the spatial heterogeneity of farms and land parcels (as accounted by spatial variables that were found to be relevant) should be taken into account while malting the plans for the CRP re-enrollment for the 2007 farm

  11. Minority Enrollments in Higher Education

    Science.gov (United States)

    Astin, Alexander

    1975-01-01

    This testimony, by the Director, Cooperative Institutional Research Program, University of California, Los Angeles, before a public hearing of the New York City Commission on Human Rights in May 1974, is stated to place special emphasis on possible explanations for recent changes in earlier trends in minority enrollments. (Author/JM)

  12. Concurrent weighted logic

    DEFF Research Database (Denmark)

    Xue, Bingtian; Larsen, Kim Guldstrand; Mardare, Radu Iulian

    2015-01-01

    We introduce Concurrent Weighted Logic (CWL), a multimodal logic for concurrent labeled weighted transition systems (LWSs). The synchronization of LWSs is described using dedicated functions that, in various concurrency paradigms, allow us to encode the compositionality of LWSs. To reflect these......-completeness results for this logic. To complete these proofs we involve advanced topological techniques from Model Theory....

  13. How Much of a "Running Start" Do Dual Enrollment Programs Provide Students? CEDR Working Paper. WP #2014-­7

    Science.gov (United States)

    Cowan, James; Goldhaber, Dan

    2014-01-01

    We study a popular dual enrollment program in Washington State, "Running Start" using a new administrative database that links high school and postsecondary data. Conditional on prior high school performance, we find that students participating in Running Start are more likely to attend any college but less likely to attend four-year…

  14. A Concurrent Programming Language for Arduino and Educational Robotics

    OpenAIRE

    Morán, Ricardo; Teragni, Matías; Zabala, Gonzalo

    2017-01-01

    Arduino is currently one of the most popular platforms for educational robotics due to its low cost and large amount of available resources online. The Arduino software library provides an abstraction layer over the hardware details, making it possible for novices to build interesting projects. However, its lack of support for concurrency makes some educational robotics projects difficult. In this paper, we explore different approaches to solve this problem and we propose the implementation o...

  15. Declining Enrollments: A New Dilemma for Educators. Fastback 116.

    Science.gov (United States)

    Keough, William F., Jr.

    Twenty years after the baby boom, U.S. population is falling and school enrollment is declining. Contrary to public expectations, smaller enrollment does not mean smaller school budgets, and balancing the educational budget will require cutting programs, closing schools, and reducing teacher force. The experience of the East Meadow (New York)…

  16. Phase I study of oral S-1 and concurrent radiotherapy in patients with head and neck cancer

    International Nuclear Information System (INIS)

    Nakata, Kensei; Sakata, Koh-ichi; Someya, Masanori

    2013-01-01

    This study investigated the maximum tolerated dose (MTD) of S-1 with concurrent radiotherapy in patients with head and neck cancer, based on the frequency of dose-limiting toxicities (DLT). S-1 was administered orally at escalating doses from 40 mg/m 2 b.i.d. on the days of delivering radiotherapy, which was given at a total dose of 64-70 Gy in 32-35 fractions over 6-7 weeks. A total of 12 patients (3 patients at 40 mg/m 2 , 6 patients at 60 mg/m 2 , and 3 patients at 80 mg/m 2 ) were enrolled in this trial. At the dose of 80 mg/m 2 , two of the three patients developed DLT (Grade 3 anorexia and rhabdomyolysis) due to S-1, so the MTD was determined to be 80 mg/m 2 . Among the 12 enrolled patients, 9 (75%) showed a complete response and 3 (25%) showed a partial response. The overall response rate was 100%. The recommended dose of S-1 with concurrent radiotherapy is 60 mg/m 2 . (author)

  17. Annual Enrollment Report Number of Students Studying Journalism and Mass Communication at All-time High.

    Science.gov (United States)

    Becker, Lee B.; Vlad, Tudor; Huh, Jisu; Prine, Joelle

    2001-01-01

    Finds that journalism and mass communication programs appear to be entering another period of rapid enrollment growth, swept up by overall increases in enrollments at United States universities. Finds that only about four in ten of the journalism and mass communication programs report enrollments by race, suggesting many administrators are not…

  18. Predictors of perceived male partner concurrency among women at risk for HIV and STI acquisition in Durban, South Africa.

    Science.gov (United States)

    Gaffoor, Zakir; Wand, Handan; Street, Renée A; Abbai, Nathlee; Ramjee, Gita

    2016-01-01

    Women in sub-Saharan Africa continue to be at greater risk for HIV acquisition than men. Concurrency, viz. multiple sexual partnerships that overlap over time, has been studied as a possible risk factor for HIV transmission. The aim of this study was to identify predictors of perceived male partner concurrency among sexually active, HIV negative women. Socio-demographic and behavioural data from women enrolled in a biomedical HIV prevention clinical trial were assessed in relation to perceived male partner concurrency using the Chi squared test. Univariate and multivariate logistic regression was performed to assess the independent predictors of perceived male partner concurrency. Kaplan-Meier survival estimates were obtained for HIV and STI incidence in relation to male partner concurrency. A Cox Proportional Hazards model was used to assess the association between perceived male partner concurrency and HIV and STI incidence. The results revealed that 29 % of women reported their male partners to be in concurrent sexual relationships, 22 % reported partners that were not engaging in concurrency, whilst 49 % reported not knowing their partners concurrency status. Older women, having never married, experiencing economic abuse, and women reporting individual concurrency, were found to be significant predictors of perceived male partner concurrency in the studied population. Perceived male partner concurrency was not found to be a significantly associated with incident HIV and STI infections in this analysis. The study provides insight into predictors of perceived male partner concurrency among women at high risk for STI and HIV acquisition. These results may inform the design of behavioural and biomedical interventions, to address the role of multiple sexual partnerships in HIV prevention.

  19. Comparing the effect of resistance, aerobic, and concurrent exercise program on the level of resistin and high reactive protein C of overweight and obese women

    Directory of Open Access Journals (Sweden)

    Zeynab Shafiee

    2017-01-01

    Full Text Available History and Objective: Obesity is one of the health risks factors, and aerobic exercise is one of the means to prevent and control obesity. The research was designed to compare methods of resistance, aerobic, and concurrent exercises on resistin and C-reactive protein (CRP serum level of overweight and obese women. Research Methodology: In this semi-experimental research, 36 voluntary overweight or obese women were randomly assigned into three groups (n = 12 of aerobic, resistance, and concurrent exercise programs. The training included 8 weeks of exercise performed with 55%–75% of 1-repetition maximum weight lifting. The aerobic exercise was performed at 55%–75% of maximum oxygen consumption and concurrent training included both programs for 3 days/week. The resistin and CRP serum level of the participant was measured 48 h before the start and again 48 h after the termination of the exercise protocol. The statistical analysis was performed on data using SPSS 22.0 (Chicago, USA. One-way analysis of variance and paired t-test was employed to test the hypothesis at significance level set to 0.05. Results: The result indicated that exercise program significantly decreased CRP level of blood serum (P 0.05. Discussion: Aerobic exercise regardless of types has a beneficiary effect on CPR, but resistin level needs different types of exercise to change in overweight and obese women. Conclusion: Some aerobic exercises are beneficiary for overweight and obese women health.

  20. Mastering concurrency in Go

    CERN Document Server

    Kozyra, Nathan

    2014-01-01

    A practical approach covering everything you need to know to get up and running with Go, starting with the basics and imparting increasingly more detail as the examples and topics become more complicated. The book utilizes a casual, conversational style, rife with actual code and historical anecdotes for perspective, as well as usable and extensible example applications. This book is intended for systems developers and programmers with some experience in either Go and/or concurrent programming who wish to become fluent in building high-performance applications that scale by leveraging single-c

  1. 5 CFR 890.602 - Opportunity to change enrollment.

    Science.gov (United States)

    2010-01-01

    ... 5 Administrative Personnel 2 2010-01-01 2010-01-01 false Opportunity to change enrollment. 890.602 Section 890.602 Administrative Personnel OFFICE OF PERSONNEL MANAGEMENT (CONTINUED) CIVIL SERVICE REGULATIONS (CONTINUED) FEDERAL EMPLOYEES HEALTH BENEFITS PROGRAM Transfers From Retired Federal Employees Health Benefits Program § 890.602...

  2. Context-Based Synchronization of Concurrent Process Using Aspect ...

    African Journals Online (AJOL)

    ... will not cause any race condition if all other threads are accessing from the same context. The result of our experiment shows that context-based synchronization performs better than Java given the same number of threads. Keywords: Aspect-oriented programming, synchronization, resource, and concurrent process.

  3. Concurrent sexual partnerships among female sex workers and their non-commercial male partners in Tijuana and Ciudad Juarez, Mexico.

    Science.gov (United States)

    Robertson, Angela Marie; Syvertsen, Jennifer L; Rangel, M Gudelia; Staines, Hugo S; Morris, Martina; Patterson, Thomas L; Ulibarri, Monica D; Strathdee, Steffanie A

    2013-06-01

    To investigate the prevalence and correlates of concurrent (overlapping) sexual partnerships among female sex workers (FSWs) and their non-commercial male partners in two Mexico-US border cities. A cross-sectional survey of FSWs and their non-commercial male partners was conducted in Tijuana and Ciudad Juárez, Mexico (2010-2011). Eligible FSWs and verified non-commercial partners were aged ≥18 years; FSWs had ever used hard drugs (lifetime) and recently exchanged sex for money, drugs or other goods (past month). Participants underwent baseline questionnaires obtaining dates of sex and condom use with ≤5 other recurring partners, including FSWs' regular clients. These dates were compared with dates of sex with enrolled study partners to determine overlap (ie, 'recurring' concurrency). Bivariate probit regression identified recurring concurrency correlates. Among 428 individuals (214 couples), past-year recurring concurrency prevalence was 16% and was higher among women than their non-commercial male partners (26% vs 6%). In 10 couples (5%), both partners reported recurring concurrency. The majority of couples (64%) always had unprotected sex, and most of the individuals (70%) with recurring concurrency 'sometimes' or 'never' used condoms with their concurrent partners. Recurring concurrency was positively associated with FSWs' income, men's caballerismo (a form of traditional masculinity) and men's belief that their FSW partners had sexually transmitted infections (STIs). Recurring concurrency, representing sustained periods of overlapping partnerships in which unprotected sex was common, should be addressed by couple-based STI prevention interventions.

  4. Self-care among patients enrolled in a self-monitoring blood glucose program

    Directory of Open Access Journals (Sweden)

    Vivian Saraiva Veras

    Full Text Available This cross-sectional study checks specific self-care activities of patients with diabetes mellitus enrolled in a self-monitoring blood glucose program from August to December 2012 in two Primary Health Care units in the interior of São Paulo, Brazil. The sample was composed of 74 female and male individuals, aged 18 years old or older. The Summary of Diabetes Self-Care Activities Questionnaire was used. It contains six dimensions: general diet, specific diet, physical activity, blood glucose monitoring, foot care, medication usage, plus three items about smoking. Eight out of the 15 self-care activities were within desirable levels, namely: healthy diet, not eating sweets, blood glucose testing and as frequently as recommended, drying between toes after washing feet, and taking medications (three items. The results enabled the identification of gaps in specific self-care activities among patients with diabetes mellitus.

  5. Characterizing Distributed Concurrent Engineering Teams: A Descriptive Framework for Aerospace Concurrent Engineering Design Teams

    Science.gov (United States)

    Chattopadhyay, Debarati; Hihn, Jairus; Warfield, Keith

    2011-01-01

    As aerospace missions grow larger and more technically complex in the face of ever tighter budgets, it will become increasingly important to use concurrent engineering methods in the development of early conceptual designs because of their ability to facilitate rapid assessments and trades in a cost-efficient manner. To successfully accomplish these complex missions with limited funding, it is also essential to effectively leverage the strengths of individuals and teams across government, industry, academia, and international agencies by increased cooperation between organizations. As a result, the existing concurrent engineering teams will need to increasingly engage in distributed collaborative concurrent design. This paper is an extension of a recent white paper written by the Concurrent Engineering Working Group, which details the unique challenges of distributed collaborative concurrent engineering. This paper includes a short history of aerospace concurrent engineering, and defines the terms 'concurrent', 'collaborative' and 'distributed' in the context of aerospace concurrent engineering. In addition, a model for the levels of complexity of concurrent engineering teams is presented to provide a way to conceptualize information and data flow within these types of teams.

  6. Phase 1 Dose Escalation Study of Accelerated Radiation Therapy With Concurrent Chemotherapy for Locally Advanced Lung Cancer

    Energy Technology Data Exchange (ETDEWEB)

    Kelsey, Chris R., E-mail: christopher.kelsey@duke.edu [Department of Radiation Oncology, Duke University Medical Center, Durham, North Carolina (United States); Das, Shiva [Department of Radiation Oncology, University of North Carolina School of Medicine, Chapel Hill, North Carolina (United States); Gu, Lin [Department of Biostatistics and Bioinformatics, Duke University Medical Center, Durham, North Carolina (United States); Dunphy, Frank R.; Ready, Neal E. [Division of Medical Oncology, Department of Medicine, Duke University Medical Center, Durham, North Carolina (United States); Marks, Lawrence B. [Department of Radiation Oncology, University of North Carolina School of Medicine, Chapel Hill, North Carolina (United States)

    2015-12-01

    Purpose: To determine the maximum tolerated dose of radiation therapy (RT) given in an accelerated fashion with concurrent chemotherapy using intensity modulated RT. Methods and Materials: Patients with locally advanced lung cancer (non-small cell and small cell) with good performance status and minimal weight loss received concurrent cisplatin and etoposide with RT. Intensity modulated RT with daily image guidance was used to facilitate esophageal avoidance and delivered using 6 fractions per week (twice daily on Fridays with a 6-hour interval). The dose was escalated from 58 Gy to a planned maximum dose of 74 Gy in 4 Gy increments in a standard 3 + 3 trial design. Dose-limiting toxicity (DLT) was defined as acute grade 3-5 nonhematologic toxicity attributed to RT. Results: A total of 24 patients were enrolled, filling all dose cohorts, all completing RT and chemotherapy as prescribed. Dose-limiting toxicity occurred in 1 patient at 58 Gy (grade 3 esophagitis) and 1 patient at 70 Gy (grade 3 esophageal fistula). Both patients with DLTs had large tumors (12 cm and 10 cm, respectively) adjacent to the esophagus. Three additional patients were enrolled at both dose cohorts without further DLT. In the final 74-Gy cohort, no DLTs were observed (0 of 6). Conclusions: Dose escalation and acceleration to 74 Gy with intensity modulated RT and concurrent chemotherapy was tolerable, with a low rate of grade ≥3 acute esophageal reactions.

  7. 7 CFR 1467.7 - Enrollment process.

    Science.gov (United States)

    2010-01-01

    ... landowner. (c) Acceptance and effect of offer of enrollment.(1) Easement. For applications requesting... acceptance into the program. (b) Effect of notice of tentative selection. The notice of tentative acceptance...) Recording the easement in accordance with applicable State law; and (iv) Ensuring the title to the easement...

  8. 26 CFR 300.8 - Renewal of enrollment of enrolled actuary fee.

    Science.gov (United States)

    2010-04-01

    ... 26 Internal Revenue 18 2010-04-01 2010-04-01 false Renewal of enrollment of enrolled actuary fee...) PROCEDURE AND ADMINISTRATION USER FEES § 300.8 Renewal of enrollment of enrolled actuary fee. (a) Applicability. This section applies to the renewal of enrollment of enrolled actuaries with the Joint Board for...

  9. Nuclear Engineering Enrollments and Degrees Survey, 2005 Data

    International Nuclear Information System (INIS)

    Oak Ridge Institute for Science and Education

    2006-01-01

    This annual report details the number of nuclear engineering bachelor's, master's, and doctoral degrees awarded at a sampling of academic programs from 1998-2005. it also looks at nuclear engineering degrees by curriculum and the number of students enrolled in nuclear engineering degree programs at 30 U.S. universities in 2005

  10. Health Physics Enrollments and Degrees Survey, 2005 Data

    International Nuclear Information System (INIS)

    Oak Ridge Institute for Science and Education

    2006-01-01

    This annual report details the number of health physics bachelor's, master's, and postdoctoral degrees awarded at a sampling of academic programs from 1998-2005. It also looks at health physics degrees by curriculum and the number of students enrolled in health physics degree programs at 30 U.S. universities in 2005

  11. Health Physics Enrollments and Degrees Survey, 2004 Data

    International Nuclear Information System (INIS)

    Oak Ridge Institute for Science and Education

    2005-01-01

    This annual report details the number of health physics bachelor's, master's, and doctoral degrees awarded at a sampling of academic programs from 1998-2004. It also looks at health physics degrees by curriculum and the number of students enrolled in health physics degree programs at 28 U.S. universities in 2004

  12. Teen clinics: missing the mark? Comparing pregnancy and sexually transmitted infections rates among enrolled and non-enrolled adolescents.

    Science.gov (United States)

    Shaw, Souradet Y; Metge, Colleen; Taylor, Carole; Chartier, Mariette; Charette, Catherine; Lix, Lisa; Santos, Rob; Sarkar, Joykrishna; Nickel, Nathan C; Burland, Elaine; Chateau, Dan; Katz, Alan; Brownell, Marni; Martens, Patricia J

    2016-06-21

    In Manitoba, Canada, school-based clinics providing sexual and reproductive health services for adolescents have been implemented to address high rates of sexually transmitted infections (STIs) and pregnancies. The objectives of this population-based study were to compare pregnancy and STI rates between adolescents enrolled in schools with school-based clinics, those in schools without clinics, and those not enrolled in school. Data were from the PATHS Data Resource held in the Population Health Research Data Repository housed at the Manitoba Centre for Health Policy. Adolescents aged 14 to 19 between 2003 and 2009 were included in the study. Annualized rates of pregnancies and positive STI tests were estimated and Poisson regression models were used to test for differences in rates amongst the three groups. As a proportion, pregnancies among non-enrolled female adolescents accounted for 55 % of all pregnancies in this age group during the study period. Pregnancy rates were 2-3 times as high among non-enrolled female adolescents. Compared to adolescents enrolled in schools without school-based clinics, age-adjusted STI rates were 3.5 times (p pregnancies and STIs were observed among non-enrolled adolescents. Although provision of reproductive and health services to in-school adolescents should remain a priority, program planning and design should consider optimal strategies to engage out of school youth.

  13. Selective enrollment in Disease Management Programs for coronary heart disease in Germany - An analysis based on cross-sectional survey and administrative claims data.

    Science.gov (United States)

    Röttger, Julia; Blümel, Miriam; Busse, Reinhard

    2017-04-04

    In 2002, Disease Management Programs (DMPs) were introduced within the German healthcare system with the aim to increase the quality of chronic disease care. Due to the enrollment procedures, it can be assumed a) that only certain patients actively decide to enroll in a DMP and/or b) that only certain patients get the recommendation for DMP enrollment from their physician. How strong this assumed effect of self- and/or professional selection is, is still unclear. We used data from a cross-sectional postal-survey linked on individual level with administrative claims data from a German sickness fund. The sample consisted of individuals suffering from coronary heart disease (CHD) who i) were either enrolled in the respective DMP or ii) fulfilled the disease related criteria for enrollment but were not enrolled. We applied multivariate logistic regression analyses to assess factors on patient level associated with DMP enrollment. We included 7070 individuals in our analyses. Male sex, higher age and receiving old age pension, a higher Charlson Score and a diagnosis of type 2 diabetes increased the odds for DMP-CHD enrollment significantly. Individuals with a diagnosed myocardial infarction (MI) were also more likely to be enrolled in the DMP-CHD. We found a significant interaction effect for MI and sex, indicating that the association between MI and DMP enrollment is stronger for women than for men. DMP-enrollees and non-enrollees differ in various factors. Studies analyzing the effectiveness of DMP-CHD should carefully take into account these group differences. Furthermore, the results suggest that the DMP-CHD assessed reaches men better than women.

  14. Declining trends in invasive orthopedic interventions for people with hemophilia enrolled in the Universal Data Collection program (2000–2010)

    Science.gov (United States)

    TOBASE, P.; LANE, H.; SIDDIQI, A.-E-A.; INGRAM-RICH, R.; WARD, R. S.

    2016-01-01

    Introduction Recurrent joint hemarthroses due to hemophilia (Factor VIII and Factor IX deficiency) often lead to invasive orthopedic interventions to decrease frequency of bleeding and/or to alleviate pain associated with end-stage hemophilic arthropathy. Aim Identify trends in invasive orthopedic interventions among people with hemophilia who were enrolled in the Universal Data Collection (UDC) program during the period 2000–2010. Methods Data were collected from 130 hemophilia treatment centers in the United States annually during the period 2000–2010, in collaboration with the Centers for Disease Control and Prevention (CDC). The number of visits in which an invasive orthopedic intervention was reported was expressed as a proportion of the total visits in each year of the program. Invasive orthopedic interventions consisted of arthroplasty, arthrodesis, and synovectomy. Joints included in this study were the shoulder, elbow, hip, knee, and ankle. Results A 5.6% decrease in all invasive orthopedic interventions in all joints of people with hemophilia enrolled in the UDC program over the 11-year study period was observed. Conclusions These data reflect a declining trend in invasive orthopedic interventions in people with hemophilia. Further research is needed to understand the characteristics that may influence invasive orthopedic interventions. PMID:27030396

  15. Motivational Regulatory Styles of Graduate Students Enrolled in Online Prescribed and Elective Courses

    Science.gov (United States)

    Wasmanski, Stephanie Lynn

    2018-01-01

    The purpose of this study was to explore the regulatory styles, as identified in Ryan and Deci's Self-Determination Theory, of graduate students enrolled in prescribed and elective courses, in a fully online Master of Education degree program. A sample consisting of 53 participants, enrolled in a master's degree program in education at a state…

  16. A 20-week program of resistance or concurrent exercise improves symptoms of schizophrenia: results of a blind, randomized controlled trial

    Directory of Open Access Journals (Sweden)

    Bruna Andrade e Silva

    2015-01-01

    Full Text Available Objective:To evaluate the effects of 20 weeks of resistance and concurrent training on psychotic and depressive symptoms, quality of life outcomes, and serum IGF-1, IGFBP-3, and brain-derived neurotrophic factor (BDNF concentrations in patients with schizophrenia.Methods:In this blind, randomized controlled clinical trial, 34 patients with schizophrenia were assigned to one of three groups: control (CTRL, n=13, resistance exercise (RESEX, n=12, or concurrent exercise (CONCEX, n=9. Symptoms, quality of life, strength, and other variables were assessed.Results:A significant time-by-group interaction was found for the RESEX and CONCEX groups on the Positive and Negative Syndrome Scale (PANSS total score for disease symptoms (p = 0.007, positive symptoms (p = 0.003, and on the arm extension one-repetition maximum (1RM test (p = 0.016. In addition, significant improvements on negative symptoms (p = 0.027, on the role-physical domain of the Short Form-36 Health Survey (p = 0.019, and on the chest press 1RM test (p = 0.040 were observed in the RESEX group. No changes were observed for the other variables investigated.Conclusions:In this sample of patients with schizophrenia, 20 weeks of resistance or concurrent exercise program improved disease symptoms, strength, and quality of life. ClinicalTrials.gov: NCT01674543.

  17. Nuclear engineering enrollments and degrees, 1994: Appendixes

    International Nuclear Information System (INIS)

    1995-05-01

    This survey is designed to include those programs sponsored by the Department of Energy. The survey is designed to include those programs offering a major in nuclear engineering or course work equivalent to a major in other engineering disciplines that prepare the graduates to perform as nuclear engineers. This survey provides data on nuclear engineering enrollments and degrees for use in labor market analyses, information on education programs for students, and information on new graduates to employers, government agencies, academia and professional societies

  18. Cost savings and enhanced hospice enrollment with a home-based palliative care program implemented as a hospice-private payer partnership.

    Science.gov (United States)

    Kerr, Christopher W; Donohue, Kathleen A; Tangeman, John C; Serehali, Amin M; Knodel, Sarah M; Grant, Pei C; Luczkiewicz, Debra L; Mylotte, Kathleen; Marien, Melanie J

    2014-12-01

    In the United States, 5% of the population is responsible for nearly half of all health care expenditures, with a large concentration of spending driven by individuals with expensive chronic conditions in their last year of life. Outpatient palliative care under the Medicare Hospice Benefit excludes a large proportion of the chronically ill and there is widespread recognition that innovative strategies must be developed to meet the needs of the seriously ill while reducing costs. This study aimed to evaluate the impact of a home-based palliative care program, implemented through a hospice-private payer partnership, on health care costs and utilization. This was a prospective, observational database study where insurance enrollment and claims data were analyzed. The study population consisted of Home Connections (HC) program patients enrolled between January 1, 2010 and December 31, 2012 who subsequently expired (n=149) and who were also Independent Health members. A control group (n=537) was derived using propensity-score matching. The primary outcome variable was overall costs within the last year of life. Costs were also examined at six months, three months, one month, and two weeks. Inpatient, outpatient, ancillary, professional, and pharmacy costs were compared between the two groups. Medical service utilization and hospice enrollment and length of stay were also evaluated. Cost savings were apparent in the last three months of life—$6,804 per member per month (PMPM) cost for palliative care participants versus $10,712 for usual care. During the last two weeks of life, total allowed PMPM was $6,674 versus $13,846 for usual care. Enhanced hospice entry (70% versus 25%) and longer length of stay in hospice (median 34 versus 9 days) were observed. Palliative care programs partnered with community hospice providers may achieve cost savings while helping provide care across the continuum.

  19. Type and Behaviour Reconstruction for Higher-Order Concurrent Programs

    DEFF Research Database (Denmark)

    Amtoft, T.; Nielson, Flemming; Nielson, Hanne Riis

    1997-01-01

    The authors develop a sound and complete type and behaviour inference algorithm for a fragment of CML (Standard ML with primitives for concurrency). Behaviours resemble terms of a process algebra and yield a concise representation of the communications taking place during execution; types...... are mostly as usual except that function types and `delayed communication types' are labelled by behaviours expressing the communications that will take place if the function is applied or the delayed action is activated. The development of the paper improves a previously published algorithm in achieving...

  20. A Symbolic Approach to Permission Accounting for Concurrent Reasoning

    NARCIS (Netherlands)

    Huisman, Marieke; Mostowski, Wojciech

    2015-01-01

    Permission accounting is fundamental to modular, thread-local reasoning about concurrent programs. This paper presents a new, symbolic system for permission accounting. In existing systems, permissions are numeric value-based and refer to the current thread only. Our system is based on symbolic

  1. Pre-Enrollment Reimbursement Patterns of Medicare Beneficiaries Enrolled in “At-Risk” HMOs

    Science.gov (United States)

    Eggers, Paul W.; Prihoda, Ronald

    1982-01-01

    The Health Care Financing Administration (HCFA) has initiated several demonstration projects to encourage HMOs to participate in the Medicare program under a risk mechanism. These demonstrations are designed to test innovative marketing techniques, benefit packages, and reimbursement levels. HCFA's current method for prospective payments to HMOs is based on the Adjusted Average Per Capita Cost (AAPCC). An important issue in prospective reimbursement is the extent to which the AAPCC adequately reflects the risk factors which arise out of the selection process of Medicare beneficiaries into HMOs. This study examines the pre-enrollment reimbursement experience of Medicare beneficiaries who enrolled in the demonstration HMOs to determine whether or not a non-random selection process took place. The three demonstration HMOs included in the study are the Fallon Community Health Plan, the Greater Marshfield Community Health Plan, and the Kaiser-Permanente medical program of Portland, Oregon. The study includes 18,085 aged Medicare beneficiaries who had enrolled in the three plans as of April, 1981. We included comparison groups consisting of a 5 percent random sample of aged Medicare beneficiaries (N = 11,240) living in the same geographic areas as the control groups. The study compares the groups by total Medicare reimbursements for the years 1976 through 1979. Adjustments were made for AAPCC factor differences in the groups (age, sex, institutional status, and welfare status). In two of the HMO areas there was evidence of a selection process among the HMOs enrollees. Enrollees in the Fallon and Kaiser health plans were found to have had 20 percent lower Medicare reimbursements than their respective comparison groups in the four years prior to enrollment. This effect was strongest for inpatient services, but a significant difference also existed for use of physician and outpatient services. In the Marshfield HMO there was no statistically significant difference in pre-enrollment

  2. Concurrent Smalltalk on the Message-Driven Processor

    Science.gov (United States)

    1991-09-01

    language close to Concurrent Smalltalk and having an almost identical name is CONCURRENTSMALLTALK [39] [40] independently developed by Yasuhiko Yokote and...Laboratory Memo 1044, October 1988. [391 Yokote, Yasuhiko , and Tokoro, Mario. ’The Design and Implementation of Concur- rentSmalltalk." Proceedings...of the 1986 Object-Oriented Programming Systems, Lan- guages, and Applications Conference, September 1986. 222 Bibliography [401 Yokote, Yasuhiko , and

  3. Celf – A Logical Framework for Deductive and Concurrent Systems (System Description)

    DEFF Research Database (Denmark)

    Schack-Nielsen, Anders; Schürmann, Carsten

    2008-01-01

    CLF (Concurrent LF) [CPWW02a] is a logical framework for specifying and implementing deductive and concurrent systems from areas, such as programming language theory, security protocol analysis, process algebras, and logics. Celf is an implementation of the CLF type theory that extends the LF type...... ML and compiles with MLton, MLKit, and SML/NJ. The source code and a collection of examples are available from http://www.twelf.org/~celf ....

  4. Examining the Factors Associated with Paid Employment of Clients Enrolled in First Episode of Psychosis Programs

    Directory of Open Access Journals (Sweden)

    Carolyn S. Dewa

    2012-01-01

    Full Text Available Schizophrenia is one of the most debilitating mental disorders. For a significant portion of individuals who suffer from this disorder, onset occurs in young adulthood, arresting important social and educational development that is necessary for future successful labor force participation. The purpose of this paper is to contribute to the literature about clients enrolled in first episode psychosis programs and psychosocial outcomes by examining the factors associated with paid employment among young adults who have experienced their first psychotic episodes. In this paper, we consider the association of socioeconomic factors to employment. Our results suggest that in addition to treatment, socioeconomic factors such as receipt of public disability benefits and educational attainment are associated with employment status. These results can help to inform future directions for the enhancement of psychosocial programs in FEP models to promote paid employment.

  5. Nuclear engineering enrollments and degrees, 1981

    International Nuclear Information System (INIS)

    Little, J.R.; Shirley, D.L.

    1982-05-01

    This report presents data on the number of students enrolled and the degrees awarded in academic year 1980-81 from 73 US institutions offering degree programs in nuclear engineering or nuclear options within other engineering fields. Presented here are historical data for the last decade, which provide information such as trends by degree level, foreign national student participation, female and minority student participation, and placement of graduates. Also included is a listing of the universities by type of program and number of students

  6. Transactions Concurrency Control in Web Service Environment

    DEFF Research Database (Denmark)

    Alrifai, Mohammad; Dolog, Peter; Nejdl, Wolfgang

    2006-01-01

    an engineering point of view as it does not change the way consumers or clients of web services have to be programmed. Furthermore, it avoids direct communication between transaction coordinators which preserves security by keeping the information about business transactions restricted to the coordinators which......Business transactions in web service environments run with relaxed isolation and atomicity property. In such environments, transactions can commit and roll back independently on each other. Transaction management has to reflect this issue and address the problems which result for example from...... concurrent access to web service resources and data. In this paper we propose an extension to the WS-Transaction Protocol which ensures the consistency of the data when independent business transactions access the data concurrently under the relaxed transaction properties. Our extension is based...

  7. Brief 66 Nuclear Engineering Enrollments and Degrees Survey, 2009 Data

    International Nuclear Information System (INIS)

    Blair, Larry M.

    2010-01-01

    The survey includes degrees granted between September 1, 2008 and August 31, 2009, and fall 2009 enrollments. Thirty-two academic programs reported having nuclear engineering programs during 2009, and data was obtained from all thirty-two.

  8. Patient Protection and Affordable Care Act; HHS Notice of Benefit and Payment Parameters for 2018; Amendments to Special Enrollment Periods and the Consumer Operated and Oriented Plan Program. Final rule.

    Science.gov (United States)

    2016-12-22

    This final rule sets forth payment parameters and provisions related to the risk adjustment program; cost-sharing parameters and cost-sharing reductions; and user fees for Federally-facilitated Exchanges and State-based Exchanges on the Federal platform. It also provides additional guidance relating to standardized options; qualified health plans; consumer assistance tools; network adequacy; the Small Business Health Options Programs; stand-alone dental plans; fair health insurance premiums; guaranteed availability and guaranteed renewability; the medical loss ratio program; eligibility and enrollment; appeals; consumer-operated and oriented plans; special enrollment periods; and other related topics.

  9. Concurrency at work with Go

    CERN Document Server

    CERN. Geneva

    2017-01-01

    High Energy and Nuclear Physics (HENP) libraries are now required to be increasingly multi-thread-safe, if not multi-thread-friendly and multi-threaded. This is usually done using the new constructs and library components offered by the C++11 and C++14 standards. These components are however quite low-level (threads, mutexes, locks, ...) and hard to use and compose, or easy to misuse. However, Go -- a somewhat new language -- provides a set of better building blocks for tackling concurrency: goroutines and channels. This language is now used by the cloud industry at large; docker/moby, rkt, Kubernetes, OpenShift, etc... are obvious flagships for Go. It is also used in other interesting places like SpaceX's telemetry monitoring system and in the New York Times', YouTube's or Disney's content delivery infrastructures. In this talk, we will describe the building blocks of Go and see how they are combined to easily create concurrent programs that grow with grace, are fast to compile and deploy, but also easy to...

  10. Health Physics Enrollments and Degrees Survey, 2002 Data

    International Nuclear Information System (INIS)

    Oak Ridge Institute for Science and Education

    2003-01-01

    The survey includes degrees granted between July 1, 2001 and June 30, 2002. Enrollment information refers to the fall term 2002. Thirty-six academic programs at 35 different institutions were in the survey universe and all responded (100% response rate). Several of these programs did not have any degrees awarded during the time period. Five programs included in the 2001 survey were either discontinued or out-of-scope and not included in 2002 survey

  11. Health Physics Enrollments and Degrees Survey, 2003 Data

    International Nuclear Information System (INIS)

    Oak Ridge Institute for Science and Education

    2004-01-01

    The survey includes degrees granted between September 1, 2002 and August 31, 2003. Enrollment information refers to the fall term 2003. Thirty-four academic programs at 33 different institutions were included in the survey universe with all responding (100% response rate). Several of the programs did not have any degrees awarded during the time period. Two programs included in the 2002 survey were either discontinued or out-of-scope and not included in 2003 survey

  12. Exploiting communication concurrency on high performance computing systems

    Energy Technology Data Exchange (ETDEWEB)

    Chaimov, Nicholas [Univ. of Oregon, Eugene, OR (United States); Ibrahim, Khaled Z. [Lawrence Berkeley National Lab. (LBNL), Berkeley, CA (United States); Williams, Samuel [Lawrence Berkeley National Lab. (LBNL), Berkeley, CA (United States); Iancu, Costin [Lawrence Berkeley National Lab. (LBNL), Berkeley, CA (United States)

    2015-01-01

    Although logically available, applications may not exploit enough instantaneous communication concurrency to maximize hardware utilization on HPC systems. This is exacerbated in hybrid programming models such as SPMD+OpenMP. We present the design of a "multi-threaded" runtime able to transparently increase the instantaneous network concurrency and to provide near saturation bandwidth, independent of the application configuration and dynamic behavior. The runtime forwards communication requests from application level tasks to multiple communication servers. Our techniques alleviate the need for spatial and temporal application level message concurrency optimizations. Experimental results show improved message throughput and bandwidth by as much as 150% for 4KB bytes messages on InfiniBand and by as much as 120% for 4KB byte messages on Cray Aries. For more complex operations such as all-to-all collectives, we observe as much as 30% speedup. This translates into 23% speedup on 12,288 cores for a NAS FT implemented using FFTW. We also observe as much as 76% speedup on 1,500 cores for an already optimized UPC+OpenMP geometric multigrid application using hybrid parallelism.

  13. Channel's Concurrence and Quantum Teleportation

    Institute of Scientific and Technical Information of China (English)

    LING Yin-Sheng

    2005-01-01

    Concurrence can measure the entanglement property of a system. If the channel is a pure state, positive concurrence state can afford the good performance in the teleportation process. If the channel ia a mixed state, positive concurrence state cannot assure the good performance in the teleportation. The conditions of the positive concurrence and the quantum teleportation in the Heisenberg spin ring is derived.

  14. GLobal Integrated Design Environment (GLIDE): A Concurrent Engineering Application

    Science.gov (United States)

    McGuire, Melissa L.; Kunkel, Matthew R.; Smith, David A.

    2010-01-01

    The GLobal Integrated Design Environment (GLIDE) is a client-server software application purpose-built to mitigate issues associated with real time data sharing in concurrent engineering environments and to facilitate discipline-to-discipline interaction between multiple engineers and researchers. GLIDE is implemented in multiple programming languages utilizing standardized web protocols to enable secure parameter data sharing between engineers and researchers across the Internet in closed and/or widely distributed working environments. A well defined, HyperText Transfer Protocol (HTTP) based Application Programming Interface (API) to the GLIDE client/server environment enables users to interact with GLIDE, and each other, within common and familiar tools. One such common tool, Microsoft Excel (Microsoft Corporation), paired with its add-in API for GLIDE, is discussed in this paper. The top-level examples given demonstrate how this interface improves the efficiency of the design process of a concurrent engineering study while reducing potential errors associated with manually sharing information between study participants.

  15. The Tutorial Program in Biochemistry at UFV: Improvement of the Activities and Performance of the Enrolled Students

    Directory of Open Access Journals (Sweden)

    T.R. Costa

    2005-07-01

    Full Text Available The Tutorial Program in Biochemistry  at UFV is reaching  the objectives  since the creation,  in 2001. Based  on the  accomplishment  of weekly sessions (2h,  which  tutor and  programs  students reunite to effects the  apprenticeship marked  by the  inter-activity,  the  Program  aims to give support to stu- dents  with  deficiency of basic knowledge.  For  this  reason,  reproved  students or students with  poor performance  in pre-requisites  subjects  are  automatically inscribed.   The  attending students receive satisfactory grade (S, frequency greater  than  75%, or not satisfactory grade (N. The work method- ology has been modified to obtain  better results.   This  study  aimed  evaluate  the  performance  of the Programs students through  modifications,  as the  elimination  of the theoretical session of 1h-weekly and the implantation of didactic  little-books containing  script classes and exercise lists.  Satisfactory results  indicated  that in 7 analyzed  semesters  (from I-2001 to I-2004, the attending students (S got similar  average  final-grade  (70.48  if compared  with  students not  enrolled  in the  Program  (71.64; not attending students (N, 56.81 got significantly  lower final-grade.  The failure rate  for S grade stu- dents  (8.69% was similar to the rate  of not-enrolled  students (8.97%, both  very lower than  N grade students (30.71%.  Based on the  necessity  of additional didactic material, two didactics  little-books were prepared  to  be used  in sessions.   The  little-books  Tutoria em Bioqu´ımica:  Biomol´eculas  and Tutoria em Bioqu´ımica:  Metabolismo  Celular  guide discussions  in classes, emphasizing  exercises.  It constitutes a considerable  advance,  according  to Programs students:  it  guides  and  encourages  the studies.  A questionnaire revealed  the  high acceptance  degree (97

  16. Veteran Student Persistence: The Lived Experiences of Veteran Students Coping with Post-Traumatic Stress Disorder While Enrolled in Online Degree Programs

    Science.gov (United States)

    Henderson-White, Mary

    2017-01-01

    Persistence as it pertained to traditional college students had been widely researched, but little was known about persistence and the role of resilience and engagement for veteran students experiencing post-traumatic stress disorder while enrolled in online degree programs. The focus of the study was to understand the lived experiences of veteran…

  17. Using the Five Senses of Success framework to understand the experiences of midwifery students enroled in an undergraduate degree program.

    Science.gov (United States)

    Sidebotham, M; Fenwick, J; Carter, A; Gamble, J

    2015-01-01

    developing a student's sense of capability, purpose, resourcefulness, identity and connectedness (five-senses of success) are key factors that may be important in predicting student satisfaction and progression within their university program. the study aimed to examine the expectations and experiences of second and third year midwifery students enroled in a Bachelor of Midwifery program and identify barriers and enablers to success. a descriptive exploratory qualitative design was used. Fifty-six students enroled in either year 2 or 3 of the Bachelor of Midwifery program in SE Queensland participated in an anonymous survey using open-ended questions. In addition, 16 students participated in two year-level focus groups. Template analysis, using the Five Senses Framework, was used to analyse the data set. early exposure to 'hands on' clinical midwifery practice as well as continuity of care experiences provided students with an opportunity to link theory to practice and increased their perception of capability as they transitioned through the program. Students' sense of identity, purpose, resourcefulness, and capability was strongly influenced by the programs embedded meta-values, including a 'woman centred' approach. In addition, a student's ability to form strong positive relationships with women, peers, lecturers and supportive clinicians was central to developing connections and ultimately a sense of success. A sense of connection not only fostered an ongoing belief that challenges could be overcome but that students themselves could initiate or influence change. the five senses framework provided a useful lens through which to analyse the student experience. Key factors to student satisfaction and retention within a Bachelor of Midwifery program include: a clearly articulated midwifery philosophy, strategies to promote student connectedness including the use of social media, and further development of clinicians' skills in preceptorship, clinical teaching and

  18. Online Customization and Enrollment Application Network (OCEAN

    Directory of Open Access Journals (Sweden)

    E. Kongar

    2007-09-01

    Full Text Available This paper introduces the Online Customization and Enrollment Application Network (OCEAN, developed in the School of Engineering at the University of Bridgeport. OCEAN is an interactive web-based application for graduate programs, concentrations, certificates and courses across the Schools of Engineering, Business and Education that allows prospective and current students to customize their preferences in the course selection process depending on the targeted graduate concentrations, degrees, and/or dual degree programs.

  19. An introduction to compositional methods for concurrency and their application to real-time

    NARCIS (Netherlands)

    Hooman, J.J.M.; Roever, de W.P.

    1992-01-01

    Formal methods to specify and verify concurrent programs with synchronous message passing are discussed. We stress the development towards compositional methods, i.e. methods in which the specification of a compound program can be inferred from specifications of its constituents without reference to

  20. Health Physics Enrollments and Degrees Survey, 2006 Data

    International Nuclear Information System (INIS)

    Oak Ridge Institute for Science and Education

    2007-01-01

    This annual survey collects 2006 data on the number of health physics degrees awarded as well as the number of students enrolled in health physics academic programs. Thirty universities offer health physics degrees; all responded to the survey

  1. 31 CFR 10.6 - Enrollment as an enrolled agent or enrolled retirement plan agent.

    Science.gov (United States)

    2010-07-01

    ... Director of the Office of Professional Responsibility as a professional organization or society whose... or societies wishing to be considered as qualified sponsors must request this status from the... in paragraph (f) of this section. (o) Enrolled actuaries. The enrollment and the renewal of...

  2. Social marketing principles enhance enrollment in the cash and counseling demonstration and evaluation.

    Science.gov (United States)

    Simon-Rusinowitz, Lori; Mahoney, Kevin J; Marks, Lori N; Simone, Kristin; Zacharias, B Lee

    2009-01-01

    Using focus group data, this article discusses the use of social marketing principles to enhance enrollment in the Cash and Counseling Demonstration and Evaluation (CCDE). Focus groups were conducted in person and by conference call in two CCDE states, Arkansas and Florida. In Florida, Department of Elder Affairs and Developmental Services Program (DS) staff participated in seven focus groups. In Arkansas, four focus groups were conducted with professionals likely to come into contact with Medicaid consumers who are eligible for Arkansas' cash option program. Focus group transcripts were coded according to the project research questions. Several important lessons emerged including the importance of(a) conducting process evaluation activities, such as the social marketing focus groups, early during program implementation; (b) using multiple approaches and contacts to inform potential consumers and their families about a new, complex program; (c) carefully selecting and training personnel to conduct outreach and enrollment activities; and (d) developing specific messages to include in marketing the cash option. Using social marketing principles to examine CCDE enrollment has provided important information to enhance this program.

  3. Who would benefit from memory training? A pilot study examining the ceiling effect of concurrent cognitive stimulation

    Directory of Open Access Journals (Sweden)

    Kwok TCY

    2011-03-01

    Full Text Available Timothy CY Kwok1,2, Wai Wang Chau1, Kenneth SL Yuen1,3, Anita YM Wong4, Jessie CY Li1, Rebecca YY Shiu4, Florence KY Ho11Jockey Club Centre for Positive Ageing, Hong Kong; 2Department of Medicine and Therapeutics, The Chinese University of Hong Kong, Hong Kong; 3Laboratory of Neuropsychology, Department of Psychology, University of Hong Kong, Pokfulam, Hong Kong; 4The Hong Kong Chinese Women's Club Madam Wong Chan Sook Ying Memorial Care and Attention Home for the Aged, Hong KongAbstract: Diverse effects of memory training were observed in the literature. One possible factor is the amount of concurrent cognitive training received during the training program. In this pilot study, we recruited 24 elderly adults with or without concurrent cognitive stimulations to attend a memory-training program. Findings suggested that elderly people without concurrent cognitive stimulation could benefit from a memory-training program in the form of improved initiation and memory functioning. Self-rated quality of life measure also showed improvements alongside the cognitive benefits. Elderly people with regular concurrent cognitive stimulation, on the other hand, seemed to plateau in their level of performance and did not show any significant change. Our preliminary findings suggested nonlinear concurrent cognitive stimulation in the elderly.Keywords: memory training, cognitive training, dementia, Chinese, elderly 

  4. Explicit time integration of finite element models on a vectorized, concurrent computer with shared memory

    Science.gov (United States)

    Gilbertsen, Noreen D.; Belytschko, Ted

    1990-01-01

    The implementation of a nonlinear explicit program on a vectorized, concurrent computer with shared memory is described and studied. The conflict between vectorization and concurrency is described and some guidelines are given for optimal block sizes. Several example problems are summarized to illustrate the types of speed-ups which can be achieved by reprogramming as compared to compiler optimization.

  5. Economic explanations for concurrent sourcing

    DEFF Research Database (Denmark)

    Mols, Niels Peter

    2010-01-01

    Concurrent sourcing is a phenomenon where firms simultaneously make and buy the same good, i.e. they simultaneously use the governance modes of market and hierarchy. Though concurrent sourcing seems to be widespread, few studies of sourcing have focused on this phenomenon. This paper reviews...... different economic explanations for why firms use concurrent sourcing. The distinctive features of the explanations are compared, and it is discussed how they may serve as a springboard for research on concurrent sourcing. Managerial implications are also offered....

  6. Generalization of concurrence vectors

    International Nuclear Information System (INIS)

    Yu Changshui; Song Heshan

    2004-01-01

    In this Letter, based on the generalization of concurrence vectors for bipartite pure state with respect to employing tensor product of generators of the corresponding rotation groups, we generalize concurrence vectors to the case of mixed states; a new criterion of separability of multipartite pure states is given out, for which we define a concurrence vector; we generalize the vector to the case of multipartite mixed state and give out a good measure of free entanglement

  7. Increasing Minority Student Enrollment in Counselor Education

    Science.gov (United States)

    Robinson, Mona C.; Lewis, Denise; Henderson, DeAnna; Flowers, Carl R.

    2009-01-01

    Counselor education programs across the country often fail to attract, enroll and graduate students in proportion that reflects the diversity of the nation. As our country's demography changes, the impact of race and ethnicity within the client-counselor relationship is likely to have greater importance and, as such, counselor education programs…

  8. Concurrency Control for Transactional Drago

    OpenAIRE

    Patiño-Martinez, Marta; Jiménez-Peris, Ricardo; Kienzle, Jörg; Arévalo, Sergio

    2002-01-01

    The granularity of concurrency control has a big impact on the performance of transactional systems. Concurrency control granu- larity and data granularity (data size) are usually the same. The e ect of this coupling is that if a coarse granularity is used, the overhead of data access (number of disk accesses) is reduced, but also the degree of concurrency. On the other hand, if a ne granularity is chosen to achieve a higher degree of concurrency (there are less con icts), the cost of data ac...

  9. A phase I study of concurrent chemoradiotherapy and cetuximab for locally advanced esophageal cancer

    DEFF Research Database (Denmark)

    Holländer, Cecilie; Baeksgaard, Lene; Sorensen, Morten

    2012-01-01

    AIM: To determine the maximum tolerated dose (MTD) and dose-limiting toxicities (DLTs) of concurrent chemoradiotherapy and cetuximab in patients with non-resectable locally advanced esophageal cancer. PATIENTS AND METHODS: Escalating doses of oxaliplatin every second week and daily tegafur....../uracil were given concurrently with radiotherapy, 59.4 Gy in 33 fractions. Cetuximab was given on day 15 (400 mg/m(2)) and weekly (250 mg/m(2)) during radiotherapy. Fixed doses of oxaliplatin (130 mg/m(2)) and tegafur/uracil (300 mg/m(2)) were administered before, and after radiotherapy. RESULTS: Eleven...... patients were included in the study; two were excluded due to allergic reactions to cetuximab. In DL2 (tegafur/uracil 300 mg/m(2), oxaliplatin 30 mg/m(2)) two grade 3/4 fistula and one grade 3 neuropathy were observed. Six patients were enrolled in DL1 (tegafur/uracil 150 mg/m(2)/, oxaliplatin 30 mg/m(2...

  10. Increasing Enrollment by Better Serving Your Institution's Target Audiences through Benefit Segmentation.

    Science.gov (United States)

    Goodnow, Betsy

    The marketing technique of benefit segmentation may be effective in increasing enrollment in adult educational programs, according to a study at College of DuPage, Glen Ellyn, Illinois. The study was conducted to test applicability of benefit segmentation to enrollment generation. The measuring instrument used in this study--the course improvement…

  11. Cauldrons: An Abstraction for Concurrent Problems Solving. Revision.

    Science.gov (United States)

    1986-09-01

    PROGRAM ELEMENT. PROJECT. TASK Artificial Inteligence Laboratory ARtA G WORK UNIT NUMVERS S 545 Technology Square etJ Cambridge, MA 02139 TIM II...D-11194 12611 CAU1,LDRONS: AN ROSTRACTION FOR CONCURRENT PROBLEMS1/ RSOLVING REYISION(U) MASSACHUSETTS INST OF TECHCANIRIDGE ARTIFICIAL INTELLIGENCE...is described, accompanied by cxanmple of their application to various domains. ’lhis report describes research done at both the MIT Artificial

  12. Effectiveness and cost of a transitional care program for heart failure: a prospective study with concurrent controls.

    Science.gov (United States)

    Stauffer, Brett D; Fullerton, Cliff; Fleming, Neil; Ogola, Gerald; Herrin, Jeph; Stafford, Pamala Martin; Ballard, David J

    2011-07-25

    Randomized controlled trials have demonstrated the efficacy of nurse-led transitional care programs to reduce readmission rates for patients with heart failure; the effectiveness of these programs in real-world health care systems is less well understood. We performed a prospective study with concurrent controls to test an advanced practice nurse-led transitional care program for patients with heart failure who were 65 years or older and were discharged from Baylor Medical Center Garland (BMCG) from August 24, 2009, through April 30, 2010. We compared the effect of the program on 30-day (from discharge) all-cause readmission rate, length of stay, and 60-day (from admission) direct cost for BMCG with that of other hospitals within the Baylor Health Care System. We also performed a budget impact analysis using costs and reimbursement experience from the intervention. The intervention significantly reduced adjusted 30-day readmission rates to BMCG by 48% during the postintervention period, which was better than the secular reductions seen at all other facilities in the system. The intervention had little effect on length of stay or total 60-day direct costs for BMCG. Under the current payment system, the intervention reduced the hospital financial contribution margin on average $227 for each Medicare patient with heart failure. Preliminary results suggest that transitional care programs reduce 30-day readmission rates for patients with heart failure. This underscores the potential of the intervention to be effective in a real-world setting, but payment reform may be required for the intervention to be financially sustainable by hospitals.

  13. 一种基于并行对象的可视化描述%A Visual Description Based on Concurrent Objects

    Institute of Scientific and Technical Information of China (English)

    黄永忠; 李国巨; 郭金庚

    2001-01-01

    This paper puts forward a visual concurrent programming model based on concurrent objects,which absorbs the basic thought of UML,class diagram is used to describe concurrent classes,shared classes ,general classes in SPC++ and the relationships among these olasses. Through the visual description system can generate the code framework automatically.

  14. Four-year treatment outcomes of adult patients enrolled in Mozambique's rapidly expanding antiretroviral therapy program.

    Directory of Open Access Journals (Sweden)

    Andrew F Auld

    Full Text Available BACKGROUND: In Mozambique during 2004-2007 numbers of adult patients (≥15 years old enrolled on antiretroviral therapy (ART increased about 16-fold, from 60 kg, WHO stage IV (AHR 1.7; 95% CI, 1.3-2.4, reference group WHO stage I/II, lack of co-trimoxazole prescription (AHR 1.4; 95% CI, 1.0-1.8, and later calendar year of ART initiation (AHR 1.5; 95% CI, 1.2-1.8. Rates of immunologic treatment failure and regimen-switch were 14.0 and 0.6 events per 100-patient years, respectively. CONCLUSIONS: ART initiation at earlier disease stages and scale-up of co-trimoxazole among ART patients could improve outcomes. Research to determine reasons for low regimen-switch rates and increasing rates of attrition during program expansion is needed.

  15. Lazy functional programs in a concurrent environment

    NARCIS (Netherlands)

    Feijs, L.M.G.; Reniers, M.A.

    1997-01-01

    The mechanism of Landin-style stream input/output (I/O) makes it possible to write functional programs, which behave as reactive systems when executed with lazy evaluation. Functional programming languages like Gofer are attractive for programming the data transformations of a reactive system. But

  16. Optimism in Enrollment Management

    Science.gov (United States)

    Buster-Williams, Kimberley

    2016-01-01

    Enrollment managers, like most managers, have goals that must be focused on with precision, excitement, and vigor. Enrollment managers must excel at enrollment planning. Typically, enrollment planning unites undergraduate and graduate recruitment plans, out-of-state recruitment plans, marketing plans, retention plans, international enrollment…

  17. Concurrent engineering: effective deployment strategies

    Directory of Open Access Journals (Sweden)

    Unny Menon

    1996-12-01

    Full Text Available This paper provides a comprehensive insight into current trends and developments in Concurrent Engineering for integrated development of products and processes with the goal of completing the entire cycle in a shorter time, at lower overall cost and with fewer engineering design changes after product release. The evolution and definition of Concurrent Engineering are addressed first, followed by a concise review of the following elements of the concurrent engineering approach to product development: Concept Development: The Front-End Process, identifying Customer Needs and Quality Function Deployment, Establishing Product Specifications, Concept Selection, Product Architecture, Design for Manufacturing, Effective Rapid Prototyping, and The Economics of Product Development. An outline of a computer-based tutorial developed by the authors and other graduate students funded by NASA ( accessible via the world-wide-web . is provided in this paper. A brief discussion of teamwork for successful concurrent engineering is included, t'ase histories of concurrent engineering implementation at North American and European companies are outlined with references to textbooks authored by Professor Menon and other writers. A comprehensive bibliography on concurrent engineering is included in the paper.

  18. Shuttle Walking Test as Predictor of Survival in Chronic Obstructive Pulmonary Disease Patients Enrolled in a Rehabilitation Program

    DEFF Research Database (Denmark)

    Ringbæk, Thomas; Martinez, Gerd; Brøndum, Eva

    2010-01-01

    BACKGROUND: The Incremental Shuttle Walking Test (ISWT) is used to assess exercise capacity in chronic obstructive pulmonary disease (COPD) and is employed as an outcome measure for pulmonary rehabilitation. We studied the value of this test in predicting survival in COPD patients enrolled...... in a rehabilitation program. METHODS: A total of 416 patients performed an ISWT before entering a 7-week outpatient pulmonary rehabilitation program. Their survival was observed over a mean period of 4.5 years (range = 1.2-7.2 years). RESULTS: During the observation period, 169 (40.6%) patients died. Univariate...... analyses showed that the ISWT as well as age, gender, present and previous tobacco smoking, forced expiratory volume in 1 second, body mass index, oxygen saturation at rest, long-term oxygen therapy, Medical Research Council dyspnea score, and treatment with oral corticosteroids were significantly...

  19. More on enrolling female students in science and engineering.

    Science.gov (United States)

    Townley, Cynthia

    2010-06-01

    This paper investigates reasons for practices and policies that are designed to promote higher levels of enrollment by women in scientific disciplines. It challenges the assumptions and problematic arguments of a recent article questioning their legitimacy. Considering the motivations for and merits of such programs suggests a practical response to the question of whether there should be programs to attract female science and engineering students.

  20. Rethinking serializable multiversion concurrency control

    OpenAIRE

    Faleiro, Jose M.; Abadi, Daniel J.

    2014-01-01

    Multi-versioned database systems have the potential to significantly increase the amount of concurrency in transaction processing because they can avoid read-write conflicts. Unfortunately, the increase in concurrency usually comes at the cost of transaction serializability. If a database user requests full serializability, modern multi-versioned systems significantly constrain read-write concurrency among conflicting transactions and employ expensive synchronization patterns in their design....

  1. Advanced lectures on multiprocessor programming (1/3)

    CERN Multimedia

    CERN. Geneva

    2011-01-01

    Three classes (60 mins) on Multiprocessor Programming Prof. Dr. Christoph von Praun Georg-Simon-Ohm University of Applied Sciences Nuremberg, Germany This is an advanced class on multiprocessor programming. The class gives an introduction to principles of concurrent objects and the notion of different progress guarantees that concurrent computations can have. The focus of this class is on non-blocking computations, i.e. concurrent programs that do not make use of locks. We discuss the implementation of practical non-blocking data structures in detail. 1st class: Introduction to concurrent objects 2nd class: Principles of non-blocking synchronization 3rd class: Concurrent queues Brief Bio of Christoph von Praun Christoph worked on a variety of analysis techniques and runtime platforms for parallel programs. Hist most recent research studies programming models and tools that support transactional synchronization. In prior work, which he also did at the IBM T.J. Watson Research Center in Yorktown Height...

  2. Academic training: Advanced lectures on multiprocessor programming

    CERN Multimedia

    PH Department

    2011-01-01

    Academic Training Lecture - Regular Programme 31 October 1, 2 November 2011 from 11:00 to 12:00 -  IT Auditorium, Bldg. 31   Three classes (60 mins) on Multiprocessor Programming Prof. Dr. Christoph von Praun Georg-Simon-Ohm University of Applied Sciences Nuremberg, Germany This is an advanced class on multiprocessor programming. The class gives an introduction to principles of concurrent objects and the notion of different progress guarantees that concurrent computations can have. The focus of this class is on non-blocking computations, i.e. concurrent programs that do not make use of locks. We discuss the implementation of practical non-blocking data structures in detail. 1st class: Introduction to concurrent objects 2nd class: Principles of non-blocking synchronization 3rd class: Concurrent queues Brief Bio of Christoph von Praun Christoph worked on a variety of analysis techniques and runtime platforms for parallel programs. Hist most recent research studies programming models an...

  3. Intergenerational enrollment and expenditure changes in Medicaid: trends from 1991 to 2005

    Directory of Open Access Journals (Sweden)

    Patrick Stephen W

    2012-09-01

    Full Text Available Abstract Background From its inception, Medicaid was aimed at providing insurance coverage for low income children, elderly, and disabled. Since this time, children have become a smaller proportion of the US population and Medicaid has expanded to additional eligibility groups. We sought to evaluate relative growth in spending in the Medicaid program between children and adults from 1991-2005. We hypothesize that this shifting demographic will result in fewer resources being allocated to children in the Medicaid program. Methods We utilized retrospective enrollment and expenditure data for children, adults and the elderly from 1991 to 2005 for both Medicaid and Children’s Health Insurance Program Medicaid expansion programs. Data were obtained from the Centers for Medicare and Medicaid Services using their Medicaid Statistical Information System. Results From 1991 to 2005, the number of enrollees increased by 83% to 58.7 million. This includes increases of 33% for children, 100% for adults and 50% for the elderly. Concurrently, total expenditures nationwide rose 150% to $273 billion. Expenditures for children increased from $23.4 to $65.7 billion, adults from $46.2 to $123.6 billion, and elderly from $39.2 to $71.3 billion. From 1999 to 2005, Medicaid spending on long-term care increased by 31% to $84.3 billion. Expenditures on the disabled grew by 61% to $119 billion. In total, the disabled account for 43% and long-term care 31%, of the total Medicaid budget. Conclusion Our study did not find an absolute decrease in the overall resources being directed toward children. However, increased spending on adults on a per-capita and absolute basis, particularly disabled adults, is responsible for much of the growth in spending over the past 15 years. Medicaid expenditures have grown faster than inflation and overall national health expenditures. A national strategy is needed to ensure adequate coverage for Medicaid recipients while dealing with the

  4. Concurrent gemcitabine and radiotherapy with and without neoadjuvant gemcitabine for locally advanced unresectable or resected pancreatic cancer: A phase I-II study

    International Nuclear Information System (INIS)

    Brade, Anthony; Brierley, James; Oza, Amit; Gallinger, Steven; Cummings, Bernard; MacLean, Martha; Pond, Gregory R.; Hedley, David; Wong Shun; Townsley, Carol; Brezden-Masley, Christine; Moore, Malcolm

    2007-01-01

    Purpose: To determine the safety, efficacy, and tolerability of biweekly gemcitabine with concurrent radiotherapy (RT) for resected and locally advanced (LA) pancreatic cancer. Methods and Materials: Eligible patients had either LA or resected pancreatic cancer. Between March 1999 and July 2001, 63 patients (31 with LA and 32 with resected disease) were treated. Of the 63 patients, 28 were enrolled in a Phase I study of increasing radiation doses (35 Gy [n = 7], 43.75 Gy [n = 11], and 52.5 Gy [n = 10] given within 4, 5, or 6 weeks, respectively, in 1.75-Gy fractions) concurrently with 40 mg/m 2 gemcitabine biweekly. Subsequently, 35 were enrolled in a Phase II study with the addition of induction gemcitabine 1000 mg/m 2 within 7 or 8 weeks to concurrent biweekly gemcitabine (40 mg/m 2 ) and 52.5 Gy RT within 6 weeks. Results: In the LA population, the best response observed was a complete response in 1, partial response in 3, stable disease in 10, and progressive disease in 17. In the phase II trial, gemcitabine plus RT was not delivered to 8 patients because of progression with induction gemcitabine alone (n = 5) or by patient request (n = 3). On intent-to-treat analysis, the median survival in the LA patients was 13.9 months and the 2-year survival rate was 16.1%. In the resected population, the median progression-free survival was 8.3 months, the median survival was 18.4 months, and the 2- and 5-year survival rate was 36% and 19.4%, respectively. The treatment was well tolerated; the median gemcitabine dose intensity was 96% of the planned dose in the neoadjuvant and concurrent portions of the Phase II study. No treatment-related deaths occurred. Conclusion: Biweekly gemcitabine (40 mg/m 2 ) concurrently with RT (52.5 Gy in 30 fractions of 1.75 Gy) with or without induction gemcitabine is safe and tolerable and shows efficacy in patients with LA and resected pancreatic cancer

  5. Measuring coherence with entanglement concurrence

    Science.gov (United States)

    Qi, Xianfei; Gao, Ting; Yan, Fengli

    2017-07-01

    Quantum coherence is a fundamental manifestation of the quantum superposition principle. Recently, Baumgratz et al (2014 Phys. Rev. Lett. 113 140401) presented a rigorous framework to quantify coherence from the view of theory of physical resource. Here we propose a new valid quantum coherence measure which is a convex roof measure, for a quantum system of arbitrary dimension, essentially using the generalized Gell-Mann matrices. Rigorous proof shows that the proposed coherence measure, coherence concurrence, fulfills all the requirements dictated by the resource theory of quantum coherence measures. Moreover, strong links between the resource frameworks of coherence concurrence and entanglement concurrence is derived, which shows that any degree of coherence with respect to some reference basis can be converted to entanglement via incoherent operations. Our work provides a clear quantitative and operational connection between coherence and entanglement based on two kinds of concurrence. This new coherence measure, coherence concurrence, may also be beneficial to the study of quantum coherence.

  6. Quantify entanglement by concurrence hierarchy

    OpenAIRE

    Fan, Heng; Matsumoto, Keiji; Imai, Hiroshi

    2002-01-01

    We define the concurrence hierarchy as d-1 independent invariants under local unitary transformations in d-level quantum system. The first one is the original concurrence defined by Wootters et al in 2-level quantum system and generalized to d-level pure quantum states case. We propose to use this concurrence hierarchy as measurement of entanglement. This measurement does not increase under local quantum operations and classical communication.

  7. Concurrent Models for Object Execution

    OpenAIRE

    Diertens, Bob

    2012-01-01

    In previous work we developed a framework of computational models for the concurrent execution of functions on different levels of abstraction. It shows that the traditional sequential execution of function is just a possible implementation of an abstract computational model that allows for the concurrent execution of functions. We use this framework as base for the development of abstract computational models that allow for the concurrent execution of objects.

  8. Living with childhood obesity: the experience of children enrolled in a multidisciplinary monitoring program

    Directory of Open Access Journals (Sweden)

    Silvia Veridiana Zamparoni Victorino

    2015-02-01

    Full Text Available This study aimed to understand the perceptions of obesity from the perspective of obese children enrolled in a multidisciplinary monitoring program. Descriptive exploratory study of qualitative nature. Data collection occurred in December 2013, along with eight children accompanied by a child and adolescent obesity group in a municipality in northwestern Paraná, Brazil, through semi-structured interviews. Data were submitted to content analysis, from which four categories emerged: “Obesity in children’s perspective”; “Being an obese child”; “Eating and the practice of physical exercise in the routine of obese children”; and “Living with obesity: social and family implications for children.” It was verified the negative impact of obesity on children’s lives, justifying the importance of multidisciplinary follow-up through group activities, seeking a comprehensive care. Nursing is accountable for planning activities of health promotion and control of this disease, in order to improve the quality of life.

  9. Longitudinal patterns of predominant asthma disease activity in pediatric patients enrolled in an asthma-specific disease management program.

    Science.gov (United States)

    Scott, Lyne; Nichols, Breck; Choi Kwong, Kenny Yat; Morphew, Tricia; Jones, Craig A

    2008-08-01

    To determine if patterns of predominant asthma disease activity are more closely related than baseline asthma severity to measures of morbidity (acute asthma attack, emergency room visit/hospitalization, missed school days, and/or steroid burst). Retrospective analysis was performed for inner-city Los Angeles asthmatic children (3 to 18 years of age) during their first year of enrollment in an asthma-specific disease management program. All measures of morbidity were more closely related to patterns of predominant disease activity than baseline severity. We conclude that patterns of predominant disease activity are a more significant predictor of asthma morbidity than is baseline severity.

  10. Managing Complexity of Control Software through Concurrency

    NARCIS (Netherlands)

    Hilderink, G.H.

    2005-01-01

    In this thesis, we are concerned with the development of concurrent software for embedded systems. The emphasis is on the development of control software. Embedded systems are concurrent systems whereby hardware and software communicate with the concurrent world. Concurrency is essential, which

  11. Fall Enrollment Report. 2014

    Science.gov (United States)

    Iowa Department of Education, 2014

    2014-01-01

    This report summarizes and analyzes fall enrollment in Iowa's community colleges. Each year, Iowa's 15 community colleges submit data on enrollment on the 10th business day of the fall semester. Some highlights from this report include: (1) Fall 2014 enrollment was 93,772 students--a decline of 0.49 percent from last fall; (2) Enrollment continues…

  12. Racial Disparities in Orthodontic Service Utilization for Medicaid-Enrolled Children: An Evaluation of the Washington Medicaid Program

    Science.gov (United States)

    Merritt, Jantraveus M.; Greenlee, Geoffrey; Bollen, Anne Marie; Scott, JoAnna M.; Chi, Donald L.

    2016-01-01

    Introduction We assess the relationship between race and orthodontic service utilization for Medicaid-enrolled children. Methods This cross-sectional study focused on 570,364 Washington Medicaid-enrolled children ages 6-19 years. The main predictor variable was self-reported race (White versus non-White). The outcome variable was orthodontic service utilization, defined as children who were pre-authorized for orthodontic treatment by Medicaid in 2012 and subsequently received orthodontic records and initiated treatment. Logistic regression models were used to test the hypothesis that non-Whites would be less likely to utilize orthodontic care than Whites. Results A total of 8,223 children were approved by Medicaid for orthodontic treatment and 7,313 received records and initiated treatment. Non-Whites were significantly more likely to utilize orthodontic care than Whites (Odds Ratio [OR]=1.18; 95% confidence interval [CI]=1.02, 1.36; p=.031). Hispanic non-White children were more likely to utilize orthodontic care than non-Hispanic White children (OR=1.42; 95% CI=1.18, 1.70; porthodontic care than White children. The Washington Medicaid program demonstrates a potential model for addressing racial disparities in orthodontic service utilization. Future research should identify mechanisms underlying these findings and continue to monitor orthodontic service utilization for minority children in Medicaid. PMID:27021456

  13. A cluster-randomized trial assessing the impact of school water, sanitation, and hygiene improvements on pupil enrollment and gender parity in enrollment.

    Science.gov (United States)

    Garn, Joshua V; Greene, Leslie E; Dreibelbis, Robert; Saboori, Shadi; Rheingans, Richard D; Freeman, Matthew C

    2013-10-01

    We employed a cluster randomized trial design to measure the impact of a school based water, sanitation, and hygiene (WASH) improvement on pupil enrollment and on gender parity in enrollment, in primary schools in Nyanza Province, Kenya (2007-2009). Among schools with poor water access during the dry season, those that received a water supply, hygiene promotion and water treatment (HP&WT) and sanitation improvement, demonstrated increased enrollment (β=0.091 [0.009, 0.173] p=0.03), which translates to 26 additional pupils per school on average. The proportion of girls enrolled in school also increased by 4% (prevalence ratio (PR)=1.04 [1.00, 1.07] p=0.02). Among schools with better baseline water access during the dry season (schools that didn't receive a water source), we found no evidence of increased enrollment in schools that received a HP&WT intervention (β=0.016 [-0.039, 0.072] p=0.56) or the HP&WT and sanitation intervention (β=0.027 [-0.028, 0.082]p=0.34), and there was no evidence of improved gender parity (PR=0.99 [0.96, 1.02] p=0.59, PR=1.00 [0.97, 1.02] p=0.75, respectively). Our findings suggest that increased school enrollment and improved gender parity may be influenced by a comprehensive WASH program that includes an improved water source; schools with poor water access during the dry season may benefit most from these interventions.

  14. The Effect of Two Different Concurrent Training Programs on Strength and Power Gains in Highly-Trained Individuals

    Science.gov (United States)

    Petré, Henrik; Löfving, Pontus; Psilander, Niklas

    2018-01-01

    The effects of concurrent strength and endurance training have been well studied in untrained and moderately-trained individuals. However, studies examining these effects in individuals with a long history of resistance training (RT) are lacking. Additionally, few studies have examined how strength and power are affected when different types of endurance training are added to an RT protocol. The purpose of the present study was to compare the effects of concurrent training incorporating either low-volume, high-intensity interval training (HIIT, 8-24 Tabata intervals at ~150% of VO2max) or high-volume, medium-intensity continuous endurance training (CT, 40-80 min at 70% of VO2max), on the strength and power of highly-trained individuals. Sixteen highly-trained ice-hockey and rugby players were divided into two groups that underwent either CT (n = 8) or HIIT (n = 8) in parallel with RT (2-6 sets of heavy parallel squats, > 80% of 1RM) during a 6-week period (3 sessions/wk). Parallel squat performance improved after both RT + CT and RT + HIIT (12 ± 8% and 14 ± 10% respectively, p HIIT (4 ± 3%, p HIIT in athletes with a prior history of RT. This indicates that the volume and/or intensity of the endurance training does not influence the magnitude of strength improvements during short periods of concurrent training, at least for highly-trained individuals when the endurance training is performed after RT. However, since VO2max improved only after RT + HIIT and this is a time efficient protocol, we recommend this type of concurrent endurance training. Key points Lower body maximal strength is improved after concurrent strength and endurance training in highly trained individuals. The magnitude of this strength improvement is not influenced by the type of endurance training, i.e. HIIT or CT. HIIT improves VO2max and is more time efficient than CT. HIIT is recommended to athletes when concurrently training for strength and endurance. PMID:29769816

  15. Nutritional strategies to support concurrent training.

    Science.gov (United States)

    Perez-Schindler, Joaquin; Hamilton, D Lee; Moore, Daniel R; Baar, Keith; Philp, Andrew

    2015-01-01

    Concurrent training (the combination of endurance exercise to resistance training) is a common practice for athletes looking to maximise strength and endurance. Over 20 years ago, it was first observed that performing endurance exercise after resistance exercise could have detrimental effects on strength gains. At the cellular level, specific protein candidates have been suggested to mediate this training interference; however, at present, the physiological reason(s) behind the concurrent training effect remain largely unknown. Even less is known regarding the optimal nutritional strategies to support concurrent training and whether unique nutritional approaches are needed to support endurance and resistance exercise during concurrent training approaches. In this review, we will discuss the importance of protein supplementation for both endurance and resistance training adaptation and highlight additional nutritional strategies that may support concurrent training. Finally, we will attempt to synergise current understanding of the interaction between physiological responses and nutritional approaches into practical recommendations for concurrent training.

  16. 42 CFR 424.510 - Requirements for enrolling in the Medicare program.

    Science.gov (United States)

    2010-10-01

    ... change the organization's enrollment information; (D) Be an individual that has an ownership or control interest in the organization or is a W-2 managing employee as defined in section 1126(b) of the Act; and (E... and suppliers seeking accreditation from a CMS-approved accreditation organization as specified in...

  17. Permission-based separation logic for multi-threaded Java programs

    NARCIS (Netherlands)

    Amighi, A.; Haack, Christian; Huisman, Marieke; Hurlin, C.

    This paper presents a program logic for reasoning about multithreaded Java-like programs with concurrency primitives such as dynamic thread creation, thread joining and reentrant object monitors. The logic is based on concurrent separation logic. It is the first detailed adaptation of concurrent

  18. Academic performance and personal experience of local, international, and collaborative exchange students enrolled in an Australian pharmacy program.

    Science.gov (United States)

    Davey, Andrew K; Grant, Gary D; Anoopkumar-Dukie, Shailendra

    2013-09-12

    To assess the academic performance and experiences of local, international, and collaborative exchange students enrolled in a 4-year Australian bachelor of pharmacy degree program. Survey instruments exploring the demographics, background, and academic and cultural experiences of students during the program were administered in 2005 to students in all 4 years. Additionally, grades from each semester of the program for students (406 local, 70 international, 155 exchange) who graduated between 2002 and 2006 were analyzed retrospectively. The main differences found in the survey responses among the 3 groups were in students' motivations for choosing the degree program and school, with international and collaborative exchange students having put more thought into these decisions than local students. The average grades over the duration of the program were similar in all 3 demographic groups. However, local students slightly outperformed international students, particularly at the start of the year, whereas collaborative exchange students' grades mirrored those of local students during the 2 years prior to leaving their home country of Malaysia but more closely mirrored those of international students in the final 2 years after arriving on campus in Australia. Despite differences in academic backgrounds and culture, international and exchange students can perform well compared to local students in a bachelor of pharmacy program and were actually more satisfied than local students with the overall experience. Studying in a foreign country can negatively influence academic grades to a small extent and this is probably related to adjusting to the new environment.

  19. 2015 Survey of Journalism and Mass Communication Enrollments: Challenges and Opportunities for a Changing and Diversifying Field

    Science.gov (United States)

    Gotlieb, Melissa R.; McLaughlin, Bryan; Cummins, R. Glenn

    2017-01-01

    As with previous years, enrollments in journalism and mass communication programs in the United States have continued to decline. In 2015, such decline among undergraduate student enrollments was particularly prevalent in journalism sequences; in contrast, undergraduate enrollments in strategic communication sequences have seen some growth since…

  20. WHK Student Internship Enrollment, Mentor Participation Up More than 50 Percent | Poster

    Science.gov (United States)

    By Nancy Parrish, Staff Writer The Werner H. Kirsten Student Internship Program (WHK SIP) has enrolled the largest class ever for the 2013–2014 academic year, with 66 students and 50 mentors. This enrollment reflects a 53 percent increase in students and a 56 percent increase in mentors, compared to 2012–2013 (43 students and 32 mentors), according to Julie Hartman, WHK SIP

  1. Concurrence of three Jaynes-Cummings systems

    Science.gov (United States)

    Qiang, Wen-Chao; Sun, Guo-Hua; Dong, Qian; Camacho-Nieto, Oscar; Dong, Shi-Hai

    2018-04-01

    We apply genuine multipartite concurrence to investigate entanglement properties of three Jaynes-Cummings systems. Three atoms are initially put in GHZ-like state and locally interact with three independent cavities, respectively. We present analytical concurrence expressions for various subsystems including three-atom, three-cavity and some atom-cavity mixed systems. We also examine the global system and illustrate the evolution of its concurrence. Except for the sudden death of entanglement, we find for some initial entanglement parameter θ , the concurrence of the global system may maintain unchanged in some time intervals.

  2. How does concurrent sourcing affect performance?

    DEFF Research Database (Denmark)

    Mols, Niels Peter

    2010-01-01

    be modelled. The propositions and discussion offer researchers a starting-point for further research. Practical implications – The propositions that are developed suggest that managers should consider using concurrent sourcing when they face problems caused by volume uncertainty, technological uncertainty....../methodology/approach – Based on transaction cost, agency, neoclassical economic, knowledge-based, and resource-based theory, it is proposed to show how concurrent sourcing affects performance. Findings – The paper argues that concurrent sourcing improves performance when firms face a combination of volume uncertainty...... how concurrent sourcing affects performance of the market and the hierarchy....

  3. Tailoring Care to Vulnerable Populations by Incorporating Social Determinants of Health: the Veterans Health Administration’s “Homeless Patient Aligned Care Team” Program

    Science.gov (United States)

    Johnson, Erin E.; Aiello, Riccardo; Kane, Vincent; Pape, Lisa

    2016-01-01

    Introduction Although the clinical consequences of homelessness are well described, less is known about the role for health care systems in improving clinical and social outcomes for the homeless. We described the national implementation of a “homeless medical home” initiative in the Veterans Health Administration (VHA) and correlated patient health outcomes with characteristics of high-performing sites. Methods We conducted an observational study of 33 VHA facilities with homeless medical homes and patient- aligned care teams that served more than 14,000 patients. We correlated site-specific health care performance data for the 3,543 homeless veterans enrolled in the program from October 2013 through March 2014, including those receiving ambulatory or acute health care services during the 6 months prior to enrollment in our study and 6 months post-enrollment with corresponding survey data on the Homeless Patient Aligned Care Team (H-PACT) program implementation. We defined high performance as high rates of ambulatory care and reduced use of acute care services. Results More than 96% of VHA patients enrolled in these programs were concurrently receiving VHA homeless services. Of the 33 sites studied, 82% provided hygiene care (on-site showers, hygiene kits, and laundry), 76% provided transportation, and 55% had an on-site clothes pantry; 42% had a food pantry and provided on-site meals or other food assistance. Six-month patterns of acute-care use pre-enrollment and post-enrollment for 3,543 consecutively enrolled patients showed a 19.0% reduction in emergency department use and a 34.7% reduction in hospitalizations. Three features were significantly associated with high performance: 1) higher staffing ratios than other sites, 1) integration of social supports and social services into clinical care, and 3) outreach to and integration with community agencies. Conclusion Integrating social determinants of health into clinical care can be effective for high

  4. Note on specifying and verifying concurrent processes

    Energy Technology Data Exchange (ETDEWEB)

    Holenderski, L.

    1984-02-28

    To represent sequential processes, sets of finite sequences of symbols from a finite alphabet are used in this approach, alphabet symbols denote events occurring when a process is being executed, a sequence of symbols is a record of one execution of the process, and a set of such sequences represents the process itself by combining all its possible executions together. Although this model turned out adequate for specifying concurrent processes and allows proving their properties, there are two reasons, at least, why this note takes the same subject up again. First, by analogy to shuffle and its closure, which express parallel combination and parallel iteration of non-interacting processes, there is a need for a similar operation describing the behaviour of interaction processes. A new extension of shuffle is proposed as a generalization. The closure of this operation provides a tool for specification of parallelly iterated processes. Moreover, the closure makes mutually recursive specification unnecessary. Second, when this model was used to prove properties of concurrent computations, only flow-of-control schemes were considered (thus, only some general properties were proved). When applied to concrete programs using variables that have values, such schemes had to be interpreted. In contrast to such a schematic approach, the usefulness of the same method for concrete programs is argued. This is shown using an example of a correctness proof of an implementation of unbounded semaphore by binary semaphores. 8 references.

  5. The MEOW lunar project for education and science based on concurrent engineering approach

    Science.gov (United States)

    Roibás-Millán, E.; Sorribes-Palmer, F.; Chimeno-Manguán, M.

    2018-07-01

    The use of concurrent engineering in the design of space missions allows to take into account in an interrelated methodology the high level of coupling and iteration of mission subsystems in the preliminary conceptual phase. This work presents the result of applying concurrent engineering in a short time lapse to design the main elements of the preliminary design for a lunar exploration mission, developed within ESA Academy Concurrent Engineering Challenge 2017. During this program, students of the Master in Space Systems at Technical University of Madrid designed a low cost satellite to find water on the Moon south pole as prospect of a future human lunar base. The resulting mission, The Moon Explorer And Observer of Water/Ice (MEOW) compromises a 262 kg spacecraft to be launched into a Geostationary Transfer Orbit as a secondary payload in the 2023/2025 time frame. A three months Weak Stability Boundary transfer via the Sun-Earth L1 Lagrange point allows for a high launch timeframe flexibility. The different aspects of the mission (orbit analysis, spacecraft design and payload) and possibilities of concurrent engineering are described.

  6. Improvement in performance status after erythropoietin treatment in lung cancer patients undergoing concurrent chemoradiotherapy

    International Nuclear Information System (INIS)

    Casas, Francesc; Vinolas, Nuria; Ferrer, Ferran; Farrus, Blanca; Gimferrer, Josep Maria; Agusti, Carles; Belda, Josep; Luburich, Patricio

    2003-01-01

    Purpose: A prospective Phase II trial was carried out to evaluate the effectiveness of erythropoietin in improving or maintaining performance status as determined by the Karnofsky performance status (KPS) score and hemoglobin (Hb) levels in lung cancer patients treated with concurrent chemoradiation (CH-RT). Methods and Materials: A total of 51 patients with lung cancer (11 with small-cell, limited stage and 40 with non-small-cell disease, 17 with Stage IIIA and 23 with Stage IIIB), who underwent three different concurrent CH-RT protocols were enrolled. Baseline Hb and KPS values were recorded, as were the nadir Hb and KPS values before concurrent CH-RT. The final Hb and KPS values were recorded the last week of concurrent CH-RT. An Hb level of ≤11 g/dL before concurrent CH-RT was required before receiving erythropoietin. Prognostic factors for KPS improvement and survival were assessed by univariate and multivariate studies. Results: Of the 51 patients, 47 (92.3%) were men (mean age 63.6 years, range 40-75). The median baseline KPS score was 80, and the mean baseline Hb was 12.2 ± 1.76 g/dL (range 9-16.9). The mean nadir and final Hb value was 9.98±0.67 g/dL (range 8.6-11) and 11.33±1.59 g/dL (range 6.9-14.4), respectively. A significant increase was seen in the Hb and KPS score (p<0.05) in the final measurements. Differences were found between the final and nadir Hb in the predictive value for differences in performance status (p=0.001). On univariate study, pathologic findings (p=0.0234), weight loss (p=0.0049), baseline Hb (p=0.0057), and final Hb improvement (p=0.0237) were prognostic factors for survival. Nadir Hb (p=0.027), final Hb improvement (p=0.0069), pathologic findings (p = 0.0006), and weight loss (p=0.0001) had significant prognostic value for survival in multivariate analysis. Conclusion: In this study, erythropoietin appears to have a significant, beneficial impact on the KPS and Hb of patients undergoing concurrent CH-RT

  7. A Reference Framework for Concurrent Engineering

    Institute of Scientific and Technical Information of China (English)

    2001-01-01

    Considering the diversity of methods and tools offered to concurrent engineering, the aspects playing important roles in the concurrent engineering c ontext have been pinpointed as being four core elements which are Activity, Meth od, Object and Information. Based on these four elements, a reference framework called AMOI is proposed to be the guideline for the systematic concurrent produc t design. Using the AMOI reference framework, concurrent product development sys tem can be structured into four function models (including the activity model, m ethod model, object model and information model) which are interconnected with e ach other.

  8. The Impact of Dual Enrollment on College Degree Attainment: Do Low-SES Students Benefit?

    Science.gov (United States)

    An, Brian P.

    2013-01-01

    Dual enrollment in high school is viewed by many as one mechanism for widening college admission and completion of low-income students. However, little evidence demonstrates that these students discretely benefit from dual enrollment and whether these programs narrow attainment gaps vis-a-vis students from middle-class or affluent family…

  9. The Great Recession of 2007-2009 and Public Insurance Coverage for Children in Alabama: Enrollment and Claims Data from 1999-2011.

    Science.gov (United States)

    Morrisey, Michael A; Blackburn, Justin; Becker, David J; Sen, Bisakha; Kilgore, Meredith L; Caldwell, Cathy; Menachemi, Nir

    2016-01-01

    This study examined the impact of the Great Recession of 2007-2009 on public health insurance enrollment and expenditures in Alabama. Our analysis was designed to provide a framework for other states to conduct similar analyses to better understand the relationship between macroeconomic conditions and public health insurance costs. We analyzed enrollment and claims data from Medicaid and the Children's Health Insurance Program (CHIP) in Alabama from 1999 through 2011. We examined the relationship between county-level unemployment rates and enrollment in Medicaid and CHIP, as well as total county-level expenditures in the two programs. We used linear regressions with county fixed effects to estimate the impact of unemployment changes on enrollment and expenditures after controlling for population and programmatic changes in eligibility and cost sharing. A one-percentage-point increase in a county's unemployment rate was associated with a 4.3% increase in Medicaid enrollment, a 0.9% increase in CHIP enrollment, and an overall increase in public health insurance enrollment of 3.7%. Each percentage-point increase in unemployment was associated with a 6.2% increase in total public health insurance expenditures on children, with Medicaid spending rising by 7.5% and CHIP spending rising by 1.8%. In response to the 6.4 percentage-point increase in the state's unemployment rate during the Great Recession, combined enrollment of children in Alabama's public health insurance programs increased by 24% and total expenditures rose by 40%. Recessions have a substantial impact on the number of children enrolled in CHIP and Medicaid, and a disproportionate impact on program spending. Programs should be aware of the likely magnitudes of the effects in their budget planning.

  10. A study of lock-free based concurrent garbage collectors for multicore platform.

    Science.gov (United States)

    Wu, Hao; Ji, Zhen-Zhou

    2014-01-01

    Concurrent garbage collectors (CGC) have recently obtained extensive concern on multicore platform. Excellent designed CGC can improve the efficiency of runtime systems by exploring the full potential processing resources of multicore computers. Two major performance critical components for designing CGC are studied in this paper, stack scanning and heap compaction. Since the lock-based algorithms do not scale well, we present a lock-free solution for constructing a highly concurrent garbage collector. We adopt CAS/MCAS synchronization primitives to guarantee that the programs will never be blocked by the collector thread while the garbage collection process is ongoing. The evaluation results of this study demonstrate that our approach achieves competitive performance.

  11. 38 CFR 52.80 - Enrollment, transfer and discharge rights.

    Science.gov (United States)

    2010-07-01

    ...) Diagnosis of clinical depression. (vi) Recent discharge from nursing home or hospital. (vii) Significant... (CONTINUED) PER DIEM FOR ADULT DAY HEALTH CARE OF VETERANS IN STATE HOMES Standards § 52.80 Enrollment, transfer and discharge rights. (a) Participants in the adult day health care program must meet the...

  12. Unifying refinement and hoare-style reasoning in a logic for higher-order concurrency

    DEFF Research Database (Denmark)

    Turon, Aaron; Dreyer, Derek; Birkedal, Lars

    2013-01-01

    Modular programming and modular verification go hand in hand, but most existing logics for concurrency ignore two crucial forms of modularity: *higher-order functions*, which are essential for building reusable components, and *granularity abstraction*, a key technique for hiding the intricacies ...

  13. Understanding girls' enrollment at Louise's Farm School: A qualitative case study

    Science.gov (United States)

    Nowak, Ashley E. P.

    This thesis presents a qualitative case study of enrollment and retention considerations at Louise's Farm School (LFS) in Palmer, Alaska, with a focus on how gender is performed in this domain. Interviews with 25 students, 12 parents, and 14 instructors revealed the enrollment decision-making process, identifying constraints to and enablers of girls' participation. Findings included three primary factors as greatly influencing girls' enrollment: (1) mothers' backgrounds; (2) mothers' knowledge of and the misperceptions regarding outcomes of LFS programing; and (3) girls' interest in LFS curriculum. Findings also exposed differences in mothers' and instructors' expectations for the educative development of girls and boys, suggesting that there is greater pressure on girls to perform academically while boys are expected to need greater space for physical expression.

  14. Concurrence classes for general pure multipartite states

    International Nuclear Information System (INIS)

    Heydari, Hoshang

    2005-01-01

    We propose concurrence classes for general pure multipartite states based on an orthogonal complement of a positive operator-valued measure on quantum phase. In particular, we construct W m class, GHZ m , and GHZ m-1 class concurrences for general pure m-partite states. We give explicit expressions for W 3 and GHZ 3 class concurrences for general pure three-partite states and for W 4 , GHZ 4 and GHZ 3 class concurrences for general pure four-partite states

  15. Concurrent Stereotactic Radiosurgery and Bevacizumab in Recurrent Malignant Gliomas: A Prospective Trial

    International Nuclear Information System (INIS)

    Cabrera, Alvin R.; Cuneo, Kyle C.; Desjardins, Annick; Sampson, John H.; McSherry, Frances; Herndon, James E.; Peters, Katherine B.; Allen, Karen; Hoang, Jenny K.; Chang, Zheng; Craciunescu, Oana; Vredenburgh, James J.; Friedman, Henry S.; Kirkpatrick, John P.

    2013-01-01

    Purpose: Virtually all patients with malignant glioma (MG) eventually recur. This study evaluates the safety of concurrent stereotactic radiosurgery (SRS) and bevacizumab (BVZ), an antiangiogenic agent, in treatment of recurrent MG. Methods and Materials: Fifteen patients with recurrent MG, treated at initial diagnosis with surgery and adjuvant radiation therapy/temozolomide and then at least 1 salvage chemotherapy regimen, were enrolled in this prospective trial. Lesions <3 cm in diameter were treated in a single fraction, whereas those 3 to 5 cm in diameter received 5 5-Gy fractions. BVZ was administered immediately before SRS and 2 weeks later. Neurocognitive testing (Mini-Mental Status Exam, Trail Making Test A/B), Functional Assessment of Cancer Therapy-Brain (FACT-Br) quality-of-life assessment, physical exam, and dynamic contrast-enhanced magnetic resonance imaging (DCE-MRI) were performed immediately before SRS and 1 week and 2 months following completion of SRS. The primary endpoint was central nervous system (CNS) toxicity. Secondary endpoints included survival, quality of life, microvascular properties as measured by DCE-MRI, steroid usage, and performance status. Results: One grade 3 (severe headache) and 2 grade 2 CNS toxicities were observed. No patients experienced grade 4 to 5 toxicity or intracranial hemorrhage. Neurocognition, quality of life, and Karnofsky performance status did not change significantly with treatment. DCE-MRI results suggest a significant decline in tumor perfusion and permeability 1 week after SRS and further decline by 2 months. Conclusions: Treatment of recurrent MG with concurrent SRS and BVZ was not associated with excessive toxicity in this prospective trial. A randomized trial of concurrent SRS/BVZ versus conventional salvage therapy is needed to establish the efficacy of this approach

  16. Helping concerned family members of individuals with substance use and concurrent disorders: An evaluation of a family member-oriented treatment program.

    Science.gov (United States)

    Denomme, William James; Benhanoh, Orry

    2017-08-01

    There is a growing body of research demonstrating that families of individuals with substance use and concurrent disorders (SUCD) experience a wide range of biopsychosocial problems that significantly impedes their quality of life and health. However, there has been a relative lack of treatment programs primarily focused on improving the well-being and quality of life of these family members. The current study assessed the efficacy of such a program at reducing stress, increasing perceived social support from family and friends, and increasing general, dyadic, and self-rated family functioning within these concerned family members. A sample of 125 family members of individuals with SUCDs was recruited, of which 97 participated in the treatment program and 28 were used as the comparison group. Results indicated that the treatment program significantly reduced stress, increased perceived social support from family and friends, and increased general, dyadic and self-rated family functioning. A perceived personal benefits questionnaire demonstrated that participants had a better understanding of SUCDs, better coping capabilities in regard to emotional difficulties, adopted stronger coping methods, participated in more leisure activities, and improved their relationship with the individual with a SUCD. The results of the current study further demonstrate the need to implement more of these family-member oriented psycho-educational treatment programs. Copyright © 2017 Elsevier Inc. All rights reserved.

  17. Concurrent and sequential initiation of ovarian function suppression with chemotherapy in premenopausal women with endocrine-responsive early breast cancer: an exploratory analysis of TEXT and SOFT.

    Science.gov (United States)

    Regan, M M; Walley, B A; Francis, P A; Fleming, G F; Láng, I; Gómez, H L; Colleoni, M; Tondini, C; Pinotti, G; Salim, M; Spazzapan, S; Parmar, V; Ruhstaller, T; Abdi, E A; Gelber, R D; Coates, A S; Goldhirsch, A; Pagani, O

    2017-09-01

    Recent breast cancer treatment guidelines recommend that higher-risk premenopausal patients should receive ovarian function suppression (OFS) as part of adjuvant endocrine therapy. If chemotherapy is also given, it is uncertain whether to select concurrent or sequential OFS initiation. We analyzed 1872 patients enrolled in the randomized phase III TEXT and SOFT trials who received adjuvant chemotherapy for hormone receptor-positive, HER2-negative breast cancer and upon randomization to an OFS-containing adjuvant endocrine therapy, initiated gonadotropin-releasing-hormone-agonist triptorelin. Breast cancer-free interval (BCFI) was compared between patients who received OFS concurrently with chemotherapy in TEXT (n = 1242) versus sequentially post-chemotherapy in SOFT (n = 630). Because timing of trial enrollment relative to adjuvant chemotherapy differed, we implemented landmark analysis re-defining BCFI beginning 1 year after final dose of chemotherapy (median, 15.5 and 8.1 months from enrollment to landmark in TEXT and SOFT, respectively). As a non-randomized treatment comparison, we implemented comparative-effectiveness propensity score methodology with weighted Cox modeling. Distributions of several clinico-pathologic characteristics differed between groups. Patients who were premenopausal post-chemotherapy in SOFT were younger on average. The median duration of adjuvant chemotherapy was 18 weeks in both groups. There were 231 (12%) BC events after post-landmark median follow-up of about 5 years. Concurrent use of triptorelin with chemotherapy was not associated with a significant difference in post-landmark BCFI compared with sequential triptorelin post-chemotherapy, either in the overall population (HR = 1.11, 95% CI 0.72-1.72; P = 0.72; 4-year BCFI 89% in both groups), or in the subgroup of 692 women SOFT after about 5 years median follow-up, with limited statistical power especially for the subgroup <40 years, neither

  18. Impact of Outreach on Physics Enrollment in Idaho

    Science.gov (United States)

    Shropshire, Steven

    2013-04-01

    Idaho State University Physics Outreach has many aspects, from workshops for teachers, demonstration presentations for schools and community groups, Science Olympics, science festivals, and a Haunted Science Lab. An overview of these programs will be presented, followed by a more detailed description of the mechanics and methods that have made physics outreach programs at ISU a success, and the impact they have had on physics enrollment at ISU. Suggestions on how to get started with science outreach, get funding, involve student and community members, and convince your colleagues and administration that these efforts are worth supporting will be provided.

  19. Arch-pattern based design and aspect-oriented implementation of Readers-Writers concurrent problem

    Directory of Open Access Journals (Sweden)

    Dumitru Ciorbă

    2007-11-01

    Full Text Available The classical problems of concurrent programming start from the design problems of operating systems in the 80-s. But today there are still proposed new solutions for these problems with the help of various design and programming approaches. The present article describes a solution which was designed according to some new object-oriented principles, based on design patterns and proposes two program solutions: firstly - an object-oriented implementation in Java language, the secondly – an aspect-oriented one in AspectJ language.

  20. A Study of Lock-Free Based Concurrent Garbage Collectors for Multicore Platform

    Directory of Open Access Journals (Sweden)

    Hao Wu

    2014-01-01

    Full Text Available Concurrent garbage collectors (CGC have recently obtained extensive concern on multicore platform. Excellent designed CGC can improve the efficiency of runtime systems by exploring the full potential processing resources of multicore computers. Two major performance critical components for designing CGC are studied in this paper, stack scanning and heap compaction. Since the lock-based algorithms do not scale well, we present a lock-free solution for constructing a highly concurrent garbage collector. We adopt CAS/MCAS synchronization primitives to guarantee that the programs will never be blocked by the collector thread while the garbage collection process is ongoing. The evaluation results of this study demonstrate that our approach achieves competitive performance.

  1. Stakeholder Perceptions of Barriers and Solutions to Significant Expansion of Postsecondary Enrollment Options for High School Students

    Directory of Open Access Journals (Sweden)

    Carl Wozniak

    2013-02-01

    Full Text Available Post-secondary experiences for students still in high school have been promoted as a means to increase academic rigor and create a better-trained workforce. Yet little is known regarding supports needed to significantly increase such options. This study obtained input from 411 stakeholders in one Midwestern state, including 201 district superintendents, 181 high school principals, and 23 college dual enrollment officers regarding their use of these options, their perceptions of barriers to program expansion, and their ranking of possible solutions to overcome the barriers. Findings demonstrate that all parties find postsecondary options of value, with traditional dual enrollment the most used option. Although all groups identified funding as a primary barrier, other systemic barriers were of great concern. Participants suggest that expansion of Advanced Placement and early and middle college programs, financial assistance for dually enrolled students, and increased program availability for career and technical options would be beneficial.Wozniak, Carl, (2012. Stakeholder Perceptions of Barriers and Solutions to Significant Expansion of Postsecondary Enrollment Options for High School Students. 8(2. Retrieved from www.ijepl.org .

  2. Simple concurrent garbage collection almost without synchronization

    NARCIS (Netherlands)

    Hesselink, Wim H.; Lali, M.I.

    We present two simple mark and sweep algorithms, A and B, for concurrent garbage collection by a single collector running concurrently with a number of mutators that concurrently modify shared data. Both algorithms are based on the ideas of Ben-Ari's classical algorithm for on-the-fly garbage

  3. A general model of concurrency and its implementation as many-core dynamic RISC processors

    NARCIS (Netherlands)

    Bernard, T.; Bousias, K.; Guang, L.; Jesshope, C.R.; Lankamp, M.; van Tol, M.W.; Zhang, L.

    2008-01-01

    This paper presents a concurrent execution model and its micro-architecture based on in-order RISC processors, which schedules instructions from large pools of contextualised threads. The model admits a strategy for programming chip multiprocessors using parallelising compilers based on existing

  4. Challenges to Enrollment and Participation in Mindfulness-Based Stress Reduction Among Veterans: A Qualitative Study.

    Science.gov (United States)

    Martinez, Michelle E; Kearney, David J; Simpson, Tracy; Felleman, Benjamin I; Bernardi, Nicole; Sayre, George

    2015-07-01

    Mindfulness-Based Stress Reduction (MBSR) is associated with reduced depressive symptoms, quality of life improvements, behavioral activation, and increased acceptance among veterans. This study was conducted to increase the reach and impact of a veterans' MBSR program by identifying barriers to enrollment and participation to inform modifications in program delivery. Verify or challenge suspected barriers, and identify previously unrecognized barriers, to enrollment and participation in MBSR among veterans. A retrospective qualitative analysis of semistructured interviews. VA Puget Sound Health Care System (Seattle, WA). 68 interviewed, and 48 coded and analyzed before reaching saturation. Content analysis of semistructured interviews. Of the participants who enrolled, most (78%) completed the program and described MBSR positively. Veterans identified insufficient or inaccurate information, scheduling issues, and an aversion to groups as barriers to enrollment. Participants who discontinued the program cited logistics (e.g., scheduling and medical issues), negative reactions to instructors or group members, difficulty understanding the MBSR practice purposes, and struggling to find time for the practices as barriers to completion. Other challenges (cohort dynamics, teacher impact on group structure and focus, instructor lack of military service, and physical and psychological challenges) did not impede participation; we interpreted these as growth-facilitating challenges. Common conditions among veterans (chronic pain, posttraumatic stress disorder, and depression) were not described as barriers to enrollment or completion. Women-only MBSR groups and tele-health MBSR groups could improve accessibility to MBSR for veterans by addressing barriers such as commute anxiety, time restrictions, and an aversion to mixed gender groups among women. Educating MBSR teachers about veteran culture and health challenges faced by veterans, adding psychoeducation materials that

  5. Clinical benefit response of concurrent chemoradiotherapy with protracted 5-fluorouracil infusion in patients with locally advanced pancreatic cancer

    International Nuclear Information System (INIS)

    Okusaka, Takuji; Okada, Shuichi; Ishii, Hiroshi

    1998-01-01

    Pancreatic cancer is a highly virulent disease with a poor prognosis. Although objective tumor response to chemotherapy and/or radiotherapy is low, some patients show an improvement in their symptoms after treatments, without obvious tumor regression. We assessed the clinical benefit of concurrent chemoradiotherapy with protracted 5-fluorouracil infusion in patients with locally advanced pancreatic cancer. Sixteen patients were enrolled in this study. The clinical benefit response to the chemoradiotherapy was evaluated by 2 indicators, including pain (intensity of pain and consumption of morphine) and performance status. A patient was defined to be a clinical benefit responder if 1 of these 2 variables was positive, and the other variable was positive or stable. Seven patients (44%) responded. Six patients (38%) were classified as stable, and 3 (19%) as nonresponders. The survival period in responders was significantly longer than that in nonresponders and stable patients. Concurrent external-beam radiation therapy, with protracted 5-fluorouracil infusion, may be a meaningful treatment for locally advanced pancreatic cancer. (author)

  6. The Effect of Two Different Concurrent Training Programs on Strength and Power Gains in Highly-Trained Individuals.

    Science.gov (United States)

    Petré, Henrik; Löfving, Pontus; Psilander, Niklas

    2018-06-01

    The effects of concurrent strength and endurance training have been well studied in untrained and moderately-trained individuals. However, studies examining these effects in individuals with a long history of resistance training (RT) are lacking. Additionally, few studies have examined how strength and power are affected when different types of endurance training are added to an RT protocol. The purpose of the present study was to compare the effects of concurrent training incorporating either low-volume, high-intensity interval training (HIIT, 8-24 Tabata intervals at ~150% of VO 2max ) or high-volume, medium-intensity continuous endurance training (CT, 40-80 min at 70% of VO 2max ), on the strength and power of highly-trained individuals. Sixteen highly-trained ice-hockey and rugby players were divided into two groups that underwent either CT (n = 8) or HIIT (n = 8) in parallel with RT (2-6 sets of heavy parallel squats, > 80% of 1RM) during a 6-week period (3 sessions/wk). Parallel squat performance improved after both RT + CT and RT + HIIT (12 ± 8% and 14 ± 10% respectively, p HIIT (4 ± 3%, p HIIT in athletes with a prior history of RT. This indicates that the volume and/or intensity of the endurance training does not influence the magnitude of strength improvements during short periods of concurrent training, at least for highly-trained individuals when the endurance training is performed after RT. However, since VO 2max improved only after RT + HIIT and this is a time efficient protocol, we recommend this type of concurrent endurance training.

  7. Men in Childcare Services: From Enrolment in Training Programs to Job Retention

    Science.gov (United States)

    Pirard, Florence; Schoenmaeckers, Pauline; Camus, Pascale

    2015-01-01

    This article presents a study conducted in Federation Wallonia-Brussels (FWB) to identify factors that motivate men to enrol in training programmes and work in a field where women are the majority, in a context in which few proactive measures are taken to overcome gender stereotypes. Comprehensive interviews conducted with male childcare…

  8. Duration of breast milk expression among working mothers enrolled in an employer-sponsored lactation program.

    Science.gov (United States)

    Ortiz, Joan; McGilligan, Kathryn; Kelly, Patricia

    2004-01-01

    Maternal employment has been one of the greatest barriers to breastfeeding. Women are increasingly solving this problem by expressing milk at work and taking it home to their infants. The objective was to determine duration of breast milk expression among working mothers enrolled in an employer-sponsored lactation program. Retrospective reviews were conducted on the lactation records of 462 women employed by 5 corporations in order to describe and characterize their experiences. The lactation program included the employees' choice of (a) a class on the benefits of breastfeeding; (b) services of a certified lactation consultant (CLC); and (c) private room in the workplace with equipment for pumping. Breastfeeding was initiated by 97.5% of the participants, with 57.8% continuing for at least 6 months. Of the 435 (94.2%) who returned to work after giving birth, 343 (78.9%) attempted pumping milk at work, and 336 (98%) were successful. They expressed milk in the workplace for a mean of 6.3 months (SD = 3.9, range 2 weeks to 21 months). The mean age of infants when the mothers stopped pumping at work was 9.1 months (SD = 4.1, range 1.9 to 25 months). Most of the women who pumped their milk at work were working full time (84.2%). The mean postnatal maternity leave was 2.8 months. The proportion of women who chose to pump at work was higher among women who were salaried than among those who were paid hourly wages (p < 0.01). Company-sponsored lactation programs can enable employed mothers to provide breast milk for their infants as long as they wish, thus helping the nation attain the Healthy People 2010 goals of 50% of mothers breastfeeding until their infants are 6-months-old.

  9. 42 CFR 423.32 - Enrollment process.

    Science.gov (United States)

    2010-10-01

    ... 42 Public Health 3 2010-10-01 2010-10-01 false Enrollment process. 423.32 Section 423.32 Public... Enrollment process. (a) General rule. A Part D eligible individual who wishes to enroll in a PDP may enroll... approved by CMS. (c) Timely process an individual's enrollment request. A PDP sponsor must timely process...

  10. Medicaid Enrollment Gap Length and Number of Medicaid Enrollment Periods Among US Children

    Science.gov (United States)

    Schoendorf, Kenneth C.

    2014-01-01

    Objectives. We examined gap length, characteristics associated with gap length, and number of enrollment periods among Medicaid-enrolled children in the United States. Methods. We linked the 2004 National Health Interview Survey to Medicaid Analytic eXtract files for 1999 through 2008. We examined linkage-eligible children aged 5 to 13 years in the 2004 National Health Interview Survey who disenrolled from Medicaid. We generated Kaplan-Meier curves of time to reenrollment. We used Cox proportional hazards models to assess the effect of sociodemographic variables on time to reenrollment. We compared the percentage of children enrolled 4 or more times across sociodemographic groups. Results. Of children who disenrolled from Medicaid, 35.8%, 47.1%, 63.5%, 70.8%, and 79.1% of children had reenrolled in Medicaid by 6 months, 1, 3, 5, and 10 years, respectively. Children who were younger, poorer, or of minority race/ethnicity or had lower educated parents had shorter gaps in Medicaid and were more likely to have had 4 or more Medicaid enrollment periods. Conclusions. Nearly half of US children who disenrolled from Medicaid reenrolled within 1 year. Children with traditionally high-risk demographic characteristics had shorter gaps in Medicaid enrollment and were more likely to have more periods of Medicaid enrollment. PMID:25033135

  11. A Transcendental Phenomenological Study Examining Parents' Perceptions Regarding the Enrollment of Children with Learning Differences in an NILD Program in a K-12 Christian School

    Science.gov (United States)

    Bayer, Wendy Wallis

    2017-01-01

    The purpose of this transcendental phenomenological study is to describe the experiences of parents who have a child with learning differences who has been enrolled in a National Institute for Learning Development (NILD) program in a K-12 Christian school. The central phenomenon is, "What are the experiences of parents who have a child with…

  12. Treatment of Atrial Fibrillation in Elderly Patients with the Cox Maze Procedure Concurrently with Other Cardiac Operations

    Directory of Open Access Journals (Sweden)

    Ja Hong Kuh

    2017-06-01

    Full Text Available Background: In elderly patients who have atrial fibrillation (AF, surgical ablation of the arrhythmia during cardiac surgery may be challenging. Despite the reported advantages of ablating AF with the Cox maze procedure (CMP, the addition of the CMP may complicate other cardiac operations. We evaluated the effect of the CMP in elderly patients concurrent with other cardiac operations. Methods: From October 2007 to December 2015, we enrolled 27 patients aged >70 years who had AF and who underwent the CMP concurrently with other cardiac operations. The mean preoperative additive European System for Cardiac Operative Risk Evaluation score was 8±11 (high risk. Results: Only 1 hospital death occurred (4%. The Kaplan-Meier method showed a high 5‐year cumulative survival rate (92%. At mean follow‐up of 51 months, 23 patients (89% had sinus rhythm conversion. The postoperative left atrial dimensions did not significantly differ between the 8 patients who had reduction plasty for giant left atrium (53.4±7.5 cm and the 19 patients who did not have reduction plasty (48.7±5.7 cm. Conclusion: In patients aged >70 years, concurrent CMP may be associated with a high rate of sinus rhythm conversion without increased surgical risk, despite the added complexity of the main cardiac procedure.

  13. Permission-Based Separation Logic for Multithreaded Java Programs

    NARCIS (Netherlands)

    Haack, Christian; Huisman, Marieke; Hurlin, C.

    2011-01-01

    This paper motivates and presents a program logic for reasoning about multithreaded Java-like programs with concurrency primitives such as dynamic thread creation, thread joining and reentrant object monitors. The logic is based on concurrent separation logic. It is the first detailed adaptation of

  14. Graduate education in Canada and China: What enrolment data tells us

    Directory of Open Access Journals (Sweden)

    Tony DiPetta

    2010-05-01

    Full Text Available China’s emergence as a global economic and political power is in part due to the country’s renewed involvement with, and commitment to, graduate higher education (Harris, 2005. Graduate education in China is viewed as the means of producing the essential scientists, engineers and skilled workforce needed to sustain the country’s rapid industrial growth and economic development. But how does China’s graduate education system compare with North American graduate higher education and what can each learn from the other? This paper examines the trends and patterns in Master’s level graduate education programs in China and Canada based on enrolment data gathered from 1999 to 2005. Initial comparisons of the data find that Master’s level enrolments in China are growing faster than in Canada; enrolment pattern distributions for both countries are unbalanced geographically and from a disciplinary perspective the highest number of Master’s level enrolments in Canada were in the business and management disciplines while in China the greatest Master’s level enrolments were in engineering. The comparisons provided by this study help identify some of the trends and challenges of graduate education at both the national and the regional levels of both countries.

  15. Concurrent Study of Eastern and Western Medicine at the National College of Natural Medicine: Dual or Duel?

    Science.gov (United States)

    Smith, Andrea Christine

    2010-01-01

    Students at the National College of Natural Medicine (NCNM) are eligible to concurrently study both Western medicine, as reflected by the Doctor of Naturopathic Medicine (ND) program, and Eastern medicine, as exhibited by the Master of Science in Oriental Medicine (MSOM) degree program. The dual track is unique in that the dominant Western…

  16. Modal abstractions of concurrent behavior

    DEFF Research Database (Denmark)

    Nielson, Flemming; Nanz, Sebastian; Nielson, Hanne Riis

    2011-01-01

    We present an effective algorithm for the automatic construction of finite modal transition systems as abstractions of potentially infinite concurrent processes. Modal transition systems are recognized as valuable abstractions for model checking because they allow for the validation as well...... as refutation of safety and liveness properties. However, the algorithmic construction of finite abstractions from potentially infinite concurrent processes is a missing link that prevents their more widespread usage for model checking of concurrent systems. Our algorithm is a worklist algorithm using concepts...... from abstract interpretation and operating upon mappings from sets to intervals in order to express simultaneous over- and underapprox-imations of the multisets of process actions available in a particular state. We obtain a finite abstraction that is 3-valued in both states and transitions...

  17. 42 CFR 417.540 - Enrollment costs.

    Science.gov (United States)

    2010-10-01

    ... 42 Public Health 3 2010-10-01 2010-10-01 false Enrollment costs. 417.540 Section 417.540 Public... PLANS Medicare Payment: Cost Basis § 417.540 Enrollment costs. (a) Principle. Enrollment costs are... of costs included. Enrollment costs include, but are not limited to, reasonable costs incurred in...

  18. The Effect of Two Different Concurrent Training Programs on Strength and Power Gains in Highly-Trained Individuals

    Directory of Open Access Journals (Sweden)

    Henrik Petré, Pontus Löfving, Niklas Psilander

    2018-06-01

    Full Text Available The effects of concurrent strength and endurance training have been well studied in untrained and moderately-trained individuals. However, studies examining these effects in individuals with a long history of resistance training (RT are lacking. Additionally, few studies have examined how strength and power are affected when different types of endurance training are added to an RT protocol. The purpose of the present study was to compare the effects of concurrent training incorporating either low-volume, high-intensity interval training (HIIT, 8-24 Tabata intervals at ~150% of VO2max or high-volume, medium-intensity continuous endurance training (CT, 40-80 min at 70% of VO2max, on the strength and power of highly-trained individuals. Sixteen highly-trained ice-hockey and rugby players were divided into two groups that underwent either CT (n = 8 or HIIT (n = 8 in parallel with RT (2-6 sets of heavy parallel squats, > 80% of 1RM during a 6-week period (3 sessions/wk. Parallel squat performance improved after both RT + CT and RT + HIIT (12 ± 8% and 14 ± 10% respectively, p < 0.01, with no difference between the groups. However, aerobic power (VO2max only improved after RT + HIIT (4 ± 3%, p < 0.01. We conclude that strength gains can be obtained after both RT + CT and RT + HIIT in athletes with a prior history of RT. This indicates that the volume and/or intensity of the endurance training does not influence the magnitude of strength improvements during short periods of concurrent training, at least for highly-trained individuals when the endurance training is performed after RT. However, since VO2max improved only after RT + HIIT and this is a time efficient protocol, we recommend this type of concurrent endurance training.

  19. Concurrent Engineering Working Group White Paper Distributed Collaborative Design: The Next Step in Aerospace Concurrent Engineering

    Science.gov (United States)

    Hihn, Jairus; Chattopadhyay, Debarati; Karpati, Gabriel; McGuire, Melissa; Panek, John; Warfield, Keith; Borden, Chester

    2011-01-01

    As aerospace missions grow larger and more technically complex in the face of ever tighter budgets, it will become increasingly important to use concurrent engineering methods in the development of early conceptual designs because of their ability to facilitate rapid assessments and trades of performance, cost and schedule. To successfully accomplish these complex missions with limited funding, it is essential to effectively leverage the strengths of individuals and teams across government, industry, academia, and international agencies by increased cooperation between organizations. As a result, the existing concurrent engineering teams will need to increasingly engage in distributed collaborative concurrent design. The purpose of this white paper is to identify a near-term vision for the future of distributed collaborative concurrent engineering design for aerospace missions as well as discuss the challenges to achieving that vision. The white paper also documents the advantages of creating a working group to investigate how to engage the expertise of different teams in joint design sessions while enabling organizations to maintain their organizations competitive advantage.

  20. Teaching and Learning in Dual and Concurrent Enrollment Programs: Performance Tasks in the Postsecondary Transition

    Science.gov (United States)

    Fukuda, Erin; Hopper-Moore, Greg

    2016-01-01

    In 2012, the "Educational Policy Improvement Center" (EPIC) analyzed more than 2,000 entry-level course documents collected from a stratified sample of two- and four-year public and private institutions of higher education (IHEs) to establish an empirical understanding of entry-level college course expectations. Based on the findings of…

  1. Concurrent Disorders and Health Care Utilization Among Homeless and Vulnerably Housed Persons in Canada.

    Science.gov (United States)

    Zhang, Linda; Norena, Monica; Gadermann, Anne; Hubley, Anita; Russell, Lara; Aubry, Tim; To, Matthew J; Farrell, Susan; Hwang, Stephen; Palepu, Anita

    2018-03-01

    higher rates of health care utilization when compared to those without concurrent disorders among homeless and vulnerably housed individuals. Comprehensive programs that integrate mental health and addiction services with primary care as well as community-based outreach may better address the unmet health care needs of individuals living with concurrent disorders who are vulnerable to poor health outcomes.

  2. Vorinostat and Concurrent Stereotactic Radiosurgery for Non-Small Cell Lung Cancer Brain Metastases: A Phase 1 Dose Escalation Trial.

    Science.gov (United States)

    Choi, Clara Y H; Wakelee, Heather A; Neal, Joel W; Pinder-Schenck, Mary C; Yu, Hsiang-Hsuan Michael; Chang, Steven D; Adler, John R; Modlin, Leslie A; Harsh, Griffith R; Soltys, Scott G

    2017-09-01

    To determine the maximum tolerated dose (MTD) of vorinostat, a histone deacetylase inhibitor, given concurrently with stereotactic radiosurgery (SRS) to treat non-small cell lung cancer (NSCLC) brain metastases. Secondary objectives were to determine toxicity, local failure, distant intracranial failure, and overall survival rates. In this multicenter study, patients with 1 to 4 NSCLC brain metastases, each ≤2 cm, were enrolled in a phase 1, 3 + 3 dose escalation trial. Vorinostat dose levels were 200, 300, and 400 mg orally once daily for 14 days. Single-fraction SRS was delivered on day 3. A dose-limiting toxicity (DLT) was defined as any Common Terminology Criteria for Adverse Events version 3.0 grade 3 to 5 acute nonhematologic adverse event related to vorinostat or SRS occurring within 30 days. From 2009 to 2014, 17 patients were enrolled and 12 patients completed study treatment. Because no DLTs were observed, the MTD was established as 400 mg. Acute adverse events were reported by 10 patients (59%). Five patients discontinued vorinostat early and withdrew from the study. The most common reasons for withdrawal were dyspnea (n=2), nausea (n=1), and fatigue (n=2). With a median follow-up of 12 months (range, 1-64 months), Kaplan-Meier overall survival was 13 months. There were no local failures. One patient (8%) at the 400-mg dose level with a 2.0-cm metastasis developed histologically confirmed grade 4 radiation necrosis 2 months after SRS. The MTD of vorinostat with concurrent SRS was established as 400 mg. Although no DLTs were observed, 5 patients withdrew before completing the treatment course, a result that emphasizes the need for supportive care during vorinostat administration. There were no local failures. A larger, randomized trial may evaluate both the tolerability and potential local control benefit of vorinostat concurrent with SRS for brain metastases. Copyright © 2017 Elsevier Inc. All rights reserved.

  3. Agent-Based Simulation of School Choice in Bandung, Indonesia: The Emergence of Enrolment Pattern Trough Individual Preferences

    Directory of Open Access Journals (Sweden)

    Dhanan Sarwo Utomo

    2012-01-01

    Full Text Available This study is motivated by the reality that school choice programs that is currently implemented in Bandung that, always resulting student deficit (lack of student in some schools. In this study, a mechanism that can describe how the enrollment pattern in a school choice program emerge as a result of individual preferences of the prospective students, is constructed. Using computer simulation, virtual experiments are conducted. In these experiments, the enrollment patterns and the number of student deficit that were resulted by various school choice program configurations are analyzed. Based on the experiment results, modification of the current program that can minimize the number of student deficit can be purposed.Keywords: agent-based simulation, school choice, computer simulation

  4. A Bridging Approach to Boost Doctoral Enrollment in a HBCU: An Exploratory Qualitative Study

    Science.gov (United States)

    Birore, Charles M. S.; Wu, Liyun

    2017-01-01

    A declining enrollment in doctoral social work programs not only affects the sustainability of the programs, but also impacts the knowledge-based economy in the long run. The shortage of doctoral-prepared faculty, interwoven with the current national shortage of social workers, will limit effective service delivery, and generation of knowledge…

  5. A novel concurrent chemoradiotherapy with TS-1/nedaplatin for esophageal cancer showing better quality of life durning treatment

    International Nuclear Information System (INIS)

    Miyazaki, Aya; Inaba, Hiroyuki; Tsuda, Takashi; Itoh, Fumio

    2005-01-01

    Concurrent chemoradiotherapy (CRT) for esophageal cancer is expected to achieve adequate quality of life (QOL) and to improve the survival of patients. As a QOL-oriented therapy for esophageal cancer, concurrent CRT with tegafur·gimestat·otastat potassium (TS-1)/nedaplatin (CDGP) was developed and evaluated. Between June 2001 and September 2002, 18 patients with esophageal cancer were enrolled in a clinical study of concurrent CRT with TS-1/CDGP. To evaluate the impact of treatment on the QOL, the patients were asked to answer QOL Questionnaire for Cancer Patients Treated with Anticancer Drugs (QOL-ACD) before and after therapy. The response rate was 66.7%, with a complete response occurring in 9 (50.0%) of the 18 patients. Patients with improved global, functional, or mental QOL after therapy showed or tended to show a significant, longer survival. Compared to patients previously treated by the same regimen with 5-fluorouracil (5-FU) instead of TS-1, those receiving the present therapy were able to leave hospital more frequently during treatment. TS-1/CDGP-based CRT for esophageal cancer exhibited comparable antitumor activity and survival benefit as with standard 5-FU/cisplatin (CDDP)-based CRT without causing serious side-effects. The patients receiving the present therapy seemed to have a better chance of maintaining their QOL. (author)

  6. Moving the Needle: Dual Enrollment Is Fast Becoming the Norm

    Science.gov (United States)

    Loveland, Elaina

    2017-01-01

    Dual enrollment programs offer a wide range of students many advantages, and many families would say cost savings is at the top of the list. There is a huge cost savings to students and families, students have the opportunity to experience college in high school, and it shortens their path to their degree. Students, particularly those who are…

  7. 34 CFR 75.650 - Participation of students enrolled in private schools.

    Science.gov (United States)

    2010-07-01

    ... 34 Education 1 2010-07-01 2010-07-01 false Participation of students enrolled in private schools. 75.650 Section 75.650 Education Office of the Secretary, Department of Education DIRECT GRANT PROGRAMS What Conditions Must Be Met by a Grantee? Other Requirements for Certain Projects § 75.650...

  8. Enrollment Management Strategies at Four-Year Open Enrollment Institutions of Higher Education

    Science.gov (United States)

    Santoro, Dana S.

    2017-01-01

    Enrollment management plans have been researched and documented for the last fifty years and literature verifies that the use of these plans has only become more relevant in the 21st century. Strategies and activities for managing enrollment have been defined and shared for most types of institutions, however, there is limited research on the best…

  9. Randomised phase III trial of concurrent chemoradiotherapy with extended nodal irradiation and erlotinib in patients with inoperable oesophageal squamous cell cancer.

    Science.gov (United States)

    Wu, Shi-Xiu; Wang, Lv-Hua; Luo, Hong-Lei; Xie, Cong-Ying; Zhang, Xue-Bang; Hu, Wei; Zheng, An-Ping; Li, Duo-Jie; Zhang, Hong-Yan; Xie, Cong-Hua; Lian, Xi-Long; Du, De-Xi; Chen, Ming; Bian, Xiu-Hua; Tan, Bang-Xian; Jiang, Hao; Zhang, Hong-Bo; Wang, Jian-Hua; Jing, Zhao; Xia, Bing; Zhang, Ni; Zhang, Ping; Li, Wen-Feng; Zhao, Fu-Jun; Tian, Zhi-Feng; Liu, Hui; Huang, Ke-Wei; Hu, Jin; Xie, Rui-Fei; Du, Lin; Li, Gang

    2018-04-01

    This randomised phase III study was conducted to investigate the efficacy of extended nodal irradiation (ENI) and/or erlotinib in inoperable oesophageal squamous cell cancer (ESCC). Patients with histologically confirmed locally advanced ESCC or medically inoperable disease were randomly assigned (ratio 1:1:1:1) to one of four treatment groups: group A, radiotherapy adoption of ENI with two cycles of concurrent TP chemotherapy (paclitaxel 135 mg/m 2  day 1 and cisplatin 20 mg/m 2 days 1-3, every 4 weeks) plus erlotinib (150 mg per day during chemoradiotherapy); group B, radiotherapy adoption of ENI with two cycles of concurrent TP; group C, radiotherapy adoption of conventional field irradiation (CFI) with two cycles of concurrent TP plus erlotinib; group D, radiotherapy adoption of CFI with two cycles of concurrent TP. A total of 352 patients (88 assigned to each treatment group) were enrolled. The 2-year overall survival rates of group A, B, C and D were 57.8%, 49.9%, 44.9% and 38.7%, respectively (P = 0.015). Group A significantly improved 2-year overall survival compared with group D. The ENI significantly improved overall survival in patients with inoperable ESCC (P = 0.014). The addition of erlotinib significantly decreased loco-regional recurrence (P = 0.042). Aside from rash and radiation oesophagitis, the incidence of grade 3 or greater toxicities did not differ among 4 groups. Chemoradiotherapy with ENI and erlotinib might represent a substantial improvement on the standard of care for inoperable ESCC. ENI alone should be adopted in concurrent chemoradiotherapy for ESCC patients. Copyright © 2018 Elsevier Ltd. All rights reserved.

  10. Educators' expectations of roles, employability and career pathways of registered and enrolled nurses in Australia.

    Science.gov (United States)

    Jacob, Elisabeth R; McKenna, Lisa; D'Amore, Angelo

    2016-01-01

    In Australia, like other countries, two levels of nurse are registered for entry to practice. Educational changes for second level nurses in Australia have led to questions regarding roles and career options. This paper reports on interviews with nursing course coordinators to examine educator expectations of roles and career pathways of registered and enrolled nurses. Coordinators of eight degree (registered) and diploma (enrolled) nursing programs were interviewed to determine their opinions on roles and careers that students were prepared for. Transcripts were thematically analysed. Educators reported similar graduate roles, although high acuity care was primarily the role of registered nurses. Career expectations differed with enrolled nurses having limited advancement opportunity, and registered nurses greater career options. Health organisations were unprepared to accommodate increased practice scope of enrolled nurses and limited work practice through policies stipulating who could perform procedures. Organisational health policies need to accommodate increased enrolled nurse skill base. Education of practising nurses is necessary regarding increased scope of enrolled nurse practice to ensure they are used to their full potential. Increasing patient acuity requires more registered nurses, as enrolled nurses are unprepared to care for complex or deteriorating patients. Copyright © 2015 Elsevier Ltd. All rights reserved.

  11. Competition or Collaboration? Head Start Enrollment during the Rapid Expansion of State Pre-Kindergarten

    Science.gov (United States)

    Bassok, Daphna

    2012-01-01

    Over the past decade states have surpassed the federal Head Start program as the primary public funder of preschool slots. This paper investigates trends in Head Start enrollment in the context of increased state investment in early childhood. Using national, longitudinal data I find no evidence Head Start programs in states with expanding state…

  12. Verified compilation of Concurrent Managed Languages

    Science.gov (United States)

    2017-11-01

    Communications Division Information Directorate This report is published in the interest of scientific and technical information exchange, and its...271, 2007. [85] Viktor Vafeiadis. Modular fine-grained concurrency verification. Technical Report UCAM-CL-TR- 726, University of Cambridge, Computer...VERIFIED COMPILATION OF CONCURRENT MANAGED LANGUAGES PURDUE UNIVERSITY NOVEMBER 2017 FINAL TECHNICAL REPORT APPROVED FOR PUBLIC RELEASE

  13. On the road again: concurrency and condom use among Uganda truck drivers.

    Science.gov (United States)

    Costenbader, Elizabeth C; Lancaster, Kathryn; Bufumbo, Leonard; Akol, Angela; Guest, Greg

    2015-01-01

    Long-distance truck drivers have been shown to be a critical population in the spread of HIV in Africa. In 2009, surveys with 385 Ugandan long-distance truck drivers measured concurrency point prevalence with two methods; it ranged from 37.4% (calendar-method) to 50.1% (direct question). The majority (84%) of relationships reported were long-term resulting in a long duration of overlap (average of 58 months) across concurrent partnerships. Only 7% of these men reported using any condoms with their spouses during the past month. Among all non-spousal relationships, duration of relationship was the factor most strongly associated with engaging in unprotected sex in the past month in a multivariable analyses controlling for partner and relationship characteristics. Innovative intervention programs for these men and their partners are needed that address the realities of truck drivers' lifestyles.

  14. Enrollment in Distance Education Classes Is Associated with Fewer Enrollment Gaps among Nontraditional Undergraduate Students in the US

    Science.gov (United States)

    Pontes, Manuel C. F.; Pontes, Nancy M. H.

    2012-01-01

    The purpose of this research is to determine whether nontraditional undergraduate students in the US who enroll in distance education classes are less likely to have an enrollment gap (enrollment gap=part year enrollment). Previous research has shown that preference for distance education classes is significantly greater among nontraditional than…

  15. Concurrency & Asynchrony in Declarative Workflows

    DEFF Research Database (Denmark)

    Debois, Søren; Hildebrandt, Thomas; Slaats, Tijs

    2015-01-01

    of concurrency in DCR Graphs admits asynchronous execution of declarative workflows both conceptually and by reporting on a prototype implementation of a distributed declarative workflow engine. Both the theoretical development and the implementation is supported by an extended example; moreover, the theoretical....... In this paper, we pro- pose a notion of concurrency for declarative process models, formulated in the context of Dynamic Condition Response (DCR) graphs, and exploiting the so-called “true concurrency” semantics of Labelled Asynchronous Transition Systems. We demonstrate how this semantic underpinning...

  16. CPC: programming with a massive number of lightweight threads

    OpenAIRE

    Kerneis, Gabriel; Chroboczek, Juliusz

    2011-01-01

    To appear in PLACES'11.; International audience; Threads are a convenient and modular abstraction for writing concurrent programs, but often fairly expensive. The standard alternative to threads, event-loop programming, allows much lighter units of concurrency, but leads to code that is difficult to write and even harder to understand. Continuation Passing C (CPC) is a translator that converts a program written in threaded style into a program written with events and native system threads, at...

  17. The SOURCE Demonstration Project: Helping Disadvantaged High School Students Enroll in College

    Science.gov (United States)

    Bos, Johannes; Berman, Jacqueline

    2009-01-01

    The primary research question for this project was whether a streamlined, relatively inexpensive, counseling-based program that assists low-income high school students with the college and financial application processes can significantly increase college enrollment rates. The intervention was designed to test the hypothesis that lack of…

  18. Concurrent cardiovascular and resistance training in healthy older adults.

    Science.gov (United States)

    Wood, R H; Reyes, R; Welsch, M A; Favaloro-Sabatier, J; Sabatier, M; Matthew Lee, C; Johnson, L G; Hooper, P F

    2001-10-01

    The recommendations for exercise training and physical activity for older adults include cardiovascular and resistance training components (CVT and RT, respectively). The purpose of the present investigation was to compare the fitness benefits of concurrent CVT and RT with those attained through an equivalent duration of CVT or RT alone. Thirty-six participants (ages 60-84) were assigned to a control group or to one of three exercise treatment groups. The treatment groups exercised three times per week for 12 wk using RT (N = 11), CVT (N = 10), or CVT and RT (BOTH, N = 9). Pre- and post-training, participants performed a submaximal exercise test (GXT), five repetition-maximum strength tests (5RM), and the AAHPERD functional fitness test for older adults. All exercise treatment groups revealed lower resting heart rate and rate-pressure product; lower exercise diastolic blood pressure and rating of perceived exertion; increased GXT duration; increased leg, back, and shoulder 5RM scores; and improved AAHPERD flexibility, coordination, and cardiovascular endurance scores. The exercise treatment groups responded differently on the following: RT and BOTH enhanced arm and chest strength more than CVT; and BOTH enhanced AAHPERD strength and agility scores more than CVT or RT. Concurrent CVT and RT is as effective in eliciting improvements in cardiovascular fitness and 5RM performance as CVT or RT, respectively. Moreover, incorporating both CVT and RT in exercise programs for older adults may be more effective in optimizing aspects of functional fitness than programs that involve only one component.

  19. 7 CFR 1410.11 - Farmable Wetlands Program.

    Science.gov (United States)

    2010-01-01

    ... 7 Agriculture 10 2010-01-01 2010-01-01 false Farmable Wetlands Program. 1410.11 Section 1410.11... Wetlands Program. (a) In addition to other allowable enrollments, land may be enrolled in this program through the Farmable Wetlands Program (FWP) within the overall Conservation Reserve Program provided for...

  20. Ecological association between HIV and concurrency point ...

    African Journals Online (AJOL)

    Ecological association between HIV and concurrency point-prevalence in South Africa's ethnic groups. Chris Kenyon. Abstract. HIV prevalence between different ethnic groups within South Africa exhibits considerable variation. Numerous authors believe that elevated sexual partner concurrency rates are important in the ...

  1. Concurrent radiotherapy and chemotherapy

    International Nuclear Information System (INIS)

    Fu, K.K.

    1985-01-01

    The principal objective of combining chemotherapy with radiotherapy (XRT) for the treatment of advanced head and neck cancer is to improve the therapeutic ratio through the enhancement of local control and reduction of distant metastases without excessively enhancing normal tissue effects. Improved tumour control can result from sole additivity of either therapy or direct interactions between drug and radiation leading to increased tumour cell kill. Chemotherapy may sensitize the cells to radiation, interfere with repair of sublethal or potentially lethal radiation damage, induce cell synchrony, and reduce tumour mass leading to reoxygenation and decreased fraction of resistant hypoxic cells. Radiation may improve drug accessibility to tumour cells and reduce tumour volume leading to increased cell proliferation and chemosensitivity. If the enhanced effects of combined therapy are purely additive, then the two modalities can be administered either sequentially or concurrently with the same results. However, if the enhanced effects result from the direct interaction between drug and radiation, it is necessary that the two modalities be administered concurrently and in close temporal proximity. This review summarizes the results of clinical studies in which chemotherapy was administered concurrently during the course of radiotherapy for patients with previously untreated advanced squamous cell carcinoma in the head and neck

  2. Offering an Anatomy and Physiology Course through a High School-University Partnership: The Minnesota Model

    Science.gov (United States)

    Jensen, Murray; Mattheis, Allison; Loyle, Anne

    2013-01-01

    This article describes a one-semester anatomy and physiology course that is currently offered through the concurrent enrollment program at the University of Minnesota. The article explains how high school teachers are prepared to teach the course and describes efforts to promote program quality, student inquiry, and experiential learning.…

  3. Radiation protection enrollments and degrees, 1979 and 1980

    International Nuclear Information System (INIS)

    Gove, R.M.; Little, J.R.; Shirley, D.L.

    1981-07-01

    Public concern over the effects of low-level radiation and other aspects of the use of nuclear energy has grown in recent years, and the demand for radiation protection has continued to increase. Radiation Protection Enrollments and Degrees presents the results of the latest survey of institutions offering degree programs in this field. Students obtaining such degrees are vital to the development of industry, medicine, research, power production, construction, and agriculture. These surveys assist state and federal governments in their search for such personnel

  4. Concurrence Measurement for the Two-Qubit Optical and Atomic States

    Directory of Open Access Journals (Sweden)

    Lan Zhou

    2015-06-01

    Full Text Available Concurrence provides us an effective approach to quantify entanglement, which is quite important in quantum information processing applications. In the paper, we mainly review some direct concurrence measurement protocols of the two-qubit optical or atomic system. We first introduce the concept of concurrence for a two-qubit system. Second, we explain the approaches of the concurrence measurement in both a linear and a nonlinear optical system. Third, we introduce some protocols for measuring the concurrence of the atomic entanglement system.

  5. Enrolling Minority and Underserved Populations in Cancer Clinical Research.

    Science.gov (United States)

    Wallington, Sherrie F; Dash, Chiranjeev; Sheppard, Vanessa B; Goode, Tawara D; Oppong, Bridget A; Dodson, Everett E; Hamilton, Rhonda N; Adams-Campbell, Lucile L

    2016-01-01

    Research suggests that community involvement is integral to solving public health problems, including involvement in clinical trials-a gold standard. Significant racial/ethnic disparities exist in the accrual of participants for clinical trials. Location and cultural aspects of clinical trials influence recruitment and accrual to clinical trials. It is increasingly necessary to be aware of defining characteristics, such as location and culture of the populations from which research participants are enrolled. Little research has examined the effect of location and cultural competency in adapting clinical trial research for minority and underserved communities on accrual for clinical trials. Utilizing embedded community academic sites, the authors applied cultural competency frameworks to adapt clinical trial research in order to increase minority participation in nontherapeutic cancer clinical trials. This strategy resulted in successful accrual of participants to new clinical research trials, specifically targeting participation from minority and underserved communities in metropolitan Washington, DC. From 2012 to 2014, a total of 559 participants enrolled across six nontherapeutic clinical trials, representing a 62% increase in the enrollment of blacks in clinical research. Embedding cancer prevention programs and research in the community was shown to be yet another important strategy in the arsenal of approaches that can potentially enhance clinical research enrollment and capacity. The analyses showed that the capacity to acquire cultural knowledge about patients-their physical locales, cultural values, and environments in which they live-is essential to recruiting culturally and ethnically diverse population samples. Copyright © 2016 American Journal of Preventive Medicine. Published by Elsevier Inc. All rights reserved.

  6. EVE and School - Enrolments

    CERN Multimedia

    EVE et École

    2017-01-01

    IMPORTANT DATES Enrolments 2017-2018 Enrolments for the school year 2017-2018 to the Nursery, the Kindergarten and the School will take place on 6, 7 and 8 March 2017 from 10 am to 1 pm at EVE and School. Registration forms will be available from Thursday 2nd March. More information on the website: http://nurseryschool.web.cern.ch/.

  7. Carbon Ion Radiation Therapy With Concurrent Gemcitabine for Patients With Locally Advanced Pancreatic Cancer

    Energy Technology Data Exchange (ETDEWEB)

    Shinoto, Makoto, E-mail: shinoto@saga-himat.jp [Hospital of Research Center for Charged Particle Therapy, National Institute of Radiological Sciences, Chiba (Japan); Ion Beam Therapy Center, SAGA HIMAT Foundation, Tosu (Japan); Department of Clinical Radiology, Graduate School of Medical Sciences, Kyushu University, Fukuoka (Japan); Yamada, Shigeru [Hospital of Research Center for Charged Particle Therapy, National Institute of Radiological Sciences, Chiba (Japan); Terashima, Kotaro [Department of Clinical Radiology, Graduate School of Medical Sciences, Kyushu University, Fukuoka (Japan); Yasuda, Shigeo [Hospital of Research Center for Charged Particle Therapy, National Institute of Radiological Sciences, Chiba (Japan); Shioyama, Yoshiyuki [Ion Beam Therapy Center, SAGA HIMAT Foundation, Tosu (Japan); Honda, Hiroshi [Department of Clinical Radiology, Graduate School of Medical Sciences, Kyushu University, Fukuoka (Japan); Kamada, Tadashi; Tsujii, Hirohiko [Hospital of Research Center for Charged Particle Therapy, National Institute of Radiological Sciences, Chiba (Japan); Saisho, Hiromitsu [Department of Internal Medicine and Clinical Oncology, Kaken Hospital, Chemotherapy Research Institute, Chiba (Japan); Asano, Takehide; Yamaguchi, Taketo; Amano, Hodaka; Ishihara, Takeshi; Otsuka, Masayuki; Matsuda, Masamichi; Kainuma, Osamu; Funakoshi, Akihiro; Furuse, Junji; Nakagori, Toshio; Okusaka, Takuji; and others

    2016-05-01

    Purpose: To determine, in the setting of locally advanced pancreatic cancer, the maximum tolerated dose of carbon ion radiation therapy (C-ion RT) and gemcitabine dose delivered concurrently and to estimate local effect and survival. Methods and Materials: Eligibility included pathologic confirmation of pancreatic invasive ductal carcinomas and radiographically unresectable disease without metastasis. Concurrent gemcitabine was administered on days 1, 8, and 15, and the dose levels were escalated from 400 to 1000 mg/m{sup 2} under the starting dose level (43.2 GyE) of C-ion RT. The dose levels of C-ion RT were escalated from 43.2 to 55.2 GyE at 12 fractions under the fixed recommended gemcitabine dose determined. Results: Seventy-six patients were enrolled. Among the 72 treated patients, dose-limiting toxicity was observed in 3 patients: grade 3 infection in 1 patient and grade 4 neutropenia in 2 patients. Only 1 patient experienced a late grade 3 gastric ulcer and bleeding 10 months after C-ion RT. The recommended dose of gemcitabine with C-ion RT was found to be 1000 mg/m{sup 2}. The dose of C-ion RT with the full dose of gemcitabine (1000 mg/m{sup 2}) was safely increased to 55.2 GyE. The freedom from local progression rate was 83% at 2 years using the Response Evaluation Criteria in Solid Tumors. The 2-year overall survival rates in all patients and in the high-dose group with stage III (≥45.6 GyE) were 35% and 48%, respectively. Conclusions: Carbon ion RT with concurrent full-dose gemcitabine was well tolerated and effective in patients with unresectable locally advanced pancreatic cancer.

  8. Learner-Centered SEM and Competency-Based Education: Exploring the Learning Frontier of Graduate Enrollment Futures

    Science.gov (United States)

    Snowden, Monique L.

    2014-01-01

    In March 2013, the US Department of Education issued guidance to institutions on how to attain approval for competency-based programs under the current title IV, Higher Education Act (HEA) regulations on direct assessment programs. This article considers the graduate enrollment futures of colleges and universities that have chosen and will elect…

  9. Are behaviors at one alternative in concurrent schedules independent of contingencies at the other alternative?

    Science.gov (United States)

    MacDonall, James S

    2017-09-01

    Some have reported changing the schedule at one alternative of a concurrent schedule changed responding at the other alternative (Catania, 1969), which seems odd because no contingencies were changed there. When concurrent schedules are programmed using two schedules, one associated with each alternative that operate continuously, changing the schedule at one alternative also changes the switch schedule at the other alternative. Thus, changes in responding at the constant alternative could be due to the change in the switch schedule. To assess this possibility, six rats were exposed to a series of conditions that alternated between pairs of interval schedules at both alternatives and a pair of interval schedules at one, constant, alternative and a pair of extinction schedules at the other alternative. Comparing run lengths, visit durations and response rates at the constant alternative in the alternating conditions did not show consistent increases and decreases when a strict criterion for changes was used. Using a less stringent definition (any change in mean values) showed changes. The stay/switch analysis suggests it may be inaccurate to apply behavioral contrast to procedures that change from concurrent variable-interval variable-interval schedules to concurrent variable-interval extinction schedules because the contingencies in neither alternative are constant. © 2017 Society for the Experimental Analysis of Behavior.

  10. Formal Specification and Verification of Concurrent Programs

    Science.gov (United States)

    1993-02-01

    of examples from the emerging theory of This book describes operating systems in general programming languages. via the construction of MINIX , a UNIX...look-alike that runs on IBM-PC compatibles. The book con- Wegner72 tains a complete MINIX manual and a complete Wegnerflisting of its C codie. egner

  11. Intensive College Counseling and the Enrollment and Persistence of Low-Income Students

    Science.gov (United States)

    Castleman, Benjamin; Goodman, Joshua

    2018-01-01

    Though counseling is one commonly pursued intervention to improve college enrollment and completion for disadvantaged students, there is relatively little causal evidence on its efficacy. We use a regression discontinuity design to study the impact of intensive college counseling provided by a Massachusetts program to college-seeking, low-income…

  12. Concurrent chemoradiation for vaginal cancer.

    Directory of Open Access Journals (Sweden)

    David T Miyamoto

    Full Text Available BACKGROUND: It is not known whether the addition of chemotherapy to radiation therapy improves outcomes in primary vaginal cancer. Here, we review clinical outcomes in patients with primary vaginal cancer treated with radiation therapy (RT or concurrent chemoradiation therapy (CRT. METHODS: Seventy-one patients with primary vaginal cancer treated with definitive RT with or without concurrent chemotherapy at a single institution were identified and their records reviewed. A total of 51 patients were treated with RT alone; 20 patients were treated with CRT. Recurrences were analyzed. Overall survival (OS and disease-free survival (DFS rates were estimated using the Kaplan-Meier method. Cox regression analysis was performed. RESULTS: The median age at diagnosis was 61 years (range, 18-92 years and the median follow-up time among survivors was 3.0 years. Kaplan-Meier estimates for OS and DFS differed significantly between the RT and CRT groups (3-yr OS = 56% vs. 79%, log-rank p = 0.037; 3-yr DFS = 43% vs. 73%, log-rank p = 0.011. Twenty-three patients (45% in the RT group had a relapse at any site compared to 3 (15% in the CRT group (p = 0.027. With regard to the sites of first relapse, 10 patients (14% had local only, 4 (6% had local and regional, 9 (13% had regional only, 1 (1% had regional and distant, and 2 (3% had distant only relapse. On univariate analysis, the use of concurrent chemotherapy, FIGO stage, tumor size, and date of diagnosis were significant predictors of DFS. On multivariate analysis, the use of concurrent chemotherapy remained a significant predictor of DFS (hazard ratio 0.31 (95% CI, 0.10-0.97; p = 0.04. CONCLUSIONS: Vaginal cancer results in poor outcomes. Adequate radiation dose is essential to ensure curative management. Concurrent chemotherapy should be considered for vaginal cancer patients.

  13. 42 CFR 406.21 - Individual enrollment.

    Science.gov (United States)

    2010-10-01

    ... 42 Public Health 2 2010-10-01 2010-10-01 false Individual enrollment. 406.21 Section 406.21 Public... HOSPITAL INSURANCE ELIGIBILITY AND ENTITLEMENT Premium Hospital Insurance § 406.21 Individual enrollment. (a) Basic provision. An individual who meets the requirements of § 406.20 (b) or (c) may enroll for...

  14. 42 CFR 460.152 - Enrollment process.

    Science.gov (United States)

    2010-10-01

    ... 42 Public Health 4 2010-10-01 2010-10-01 false Enrollment process. 460.152 Section 460.152 Public...) Participant Enrollment and Disenrollment § 460.152 Enrollment process. (a) Intake process. Intake is an intensive process during which PACE staff members make one or more visits to a potential participant's place...

  15. A Pilot Study of Stress System Activation in Children Enrolled in a Targeted Prevention Program: Implications for Personalization

    Directory of Open Access Journals (Sweden)

    Bonnie Klimes-Dougan

    2018-01-01

    Full Text Available Empirically validated interventions addressing childhood psychological problems are now readily available, but success likely depends in part on accurately identifying which children will benefit from which intervention. This pilot study examined the stress activation and response system, first as a way to differentiate high versus low-risk children, and second to explore indicators of the stress system associated with favorable intervention response. Method. Participants (N = 43, 58% male were school-aged children who qualified for inclusion in the Early Risers “Skills for Success” Prevention Program based on their elevated levels of aggressive and/or socially withdrawn behavior and a normally developing comparison group. Compared to the normally developing group, children who were participants in the intervention exhibited a more blunted cortisol response to the stress paradigm. However, for the children in the intervention group, elevated cortisol levels at the start of the stress paradigm were concurrently associated with internalizing problems and predictive of improvement in internalizing problems over time. These findings provide preliminary evidence that hypothalamic pituitary adrenal (HPA axis biological variables may be helpful tools for identifying children who would benefit from intervention and personalizing interventions.

  16. Harvesting Alternative Credit Transfer Students: Redefining Selectivity in Your Online Learning Program Enrollment Leads

    Science.gov (United States)

    Corlett, Bradly

    2014-01-01

    Several recent issues and trends in online education have resulted in consolidation of efforts for Massive Open Online Courses (MOOCs), increased Open Educational Resources (OER) in the form of asynchronous course repositories, with noticeable increases in governance and policy amplification. These emerging enrollment trends in alternative online…

  17. Coloured Petri Nets and CPN Tools for Modelling and Validation of Concurrent Systems

    DEFF Research Database (Denmark)

    Jensen, Kurt; Kristensen, Lars Michael; Wells, Lisa Marie

    2007-01-01

    Coloured Petri Nets (CPNs) is a language for the modeling and validation og systems in which concurrency, communication, and synchronisation play a major role. Coloured Petri Nets is a descrete-event modeling language combining Petri Nets with the funcitonal programming language Standard ML. Petr...... with user-defined Standard ML functions. A license for CPN Tools can be obtained free of charge, also for commercial use....

  18. Concurrent analysis: towards generalisable qualitative research.

    Science.gov (United States)

    Snowden, Austyn; Martin, Colin R

    2011-10-01

    This study develops an original method of qualitative analysis coherent with its interpretivist principles. The objective is to increase the likelihood of achieving generalisability and so improve the chance of the findings being translated into practice. Good qualitative research depends on coherent analysis of different types of data. The limitations of existing methodologies are first discussed to justify the need for a novel approach. To illustrate this approach, primary evidence is presented using the new methodology. The primary evidence consists of a constructivist grounded theory of how mental health nurses with prescribing authority integrate prescribing into practice. This theory is built concurrently from interviews, reflective accounts and case study data from the literature. Concurrent analysis. Ten research articles and 13 semi-structured interviews were sampled purposively and then theoretically and analysed concurrently using constructivist grounded theory. A theory of the process of becoming competent in mental health nurse prescribing was generated through this process. This theory was validated by 32 practising mental health nurse prescribers as an accurate representation of their experience. The methodology generated a coherent and generalisable theory. It is therefore claimed that concurrent analysis engenders consistent and iterative treatment of different sources of qualitative data in a manageable manner. This process supports facilitation of the highest standard of qualitative research. Concurrent analysis removes the artificial delineation of relevant literature from other forms of constructed data. This gives researchers clear direction to treat qualitative data consistently raising the chances of generalisability of the findings. Raising the generalisability of qualitative research will increase its chances of informing clinical practice. © 2010 Blackwell Publishing Ltd.

  19. The Mixmasters: A Smart Marketing Mix Helps a Small College Dramatically Increase Student Enrollments.

    Science.gov (United States)

    Paul, R. Dana; Stark, Ken

    1983-01-01

    Adrian College's steady increase and confidence in enrollment projections stem from a research-based, thoughtfully planned, carefully implemented, highly controlled marketing programs. Four major elements of a successful marketing mix are identified: product, price, place, promotion. (MLW)

  20. Perceived difficulty quitting predicts enrollment in a smoking-cessation program for patients with head and neck cancer.

    Science.gov (United States)

    Duffy, Sonia A; Scheumann, Angela L; Fowler, Karen E; Darling-Fisher, Cynthia; Terrell, Jeffrey E

    2010-05-01

    To determine the predictors of participation in a smoking-cessation program among patients with head and neck cancer. This cross-sectional study is a substudy of a larger, randomized trial of patients with head and neck cancer that determined the predictors of smokers' participation in a cessation intervention. Otolaryngology clinics at three Veterans Affairs medical centers (Ann Arbor, MI, Gainesville, FL, and Dallas, TX), and the University of Michigan Hospital in Ann Arbor. 286 patients who had smoked within six months of the screening survey were eligible for a smoking-cessation intervention. Descriptive statistics and bivariate and multivariate logistic regression were used to determine the independent predictors of smokers' participation in an intervention study. Perceived difficulty quitting (as a construct of self-efficacy), health behaviors (i.e., smoking and problem drinking), clinical characteristics (i.e., depression and cancer site and stage), and demographic variables. Forty-eight percent of those eligible participated. High perceived difficulty quitting was the only statistically significant predictor of participation, whereas problem drinking, lower depressive symptoms, and laryngeal cancer site approached significance. Special outreach may be needed to reach patients with head and neck cancer who are overly confident in quitting, problem drinkers, and patients with laryngeal cancer. Oncology nurses are in an opportune position to assess patients' perceived difficulty quitting smoking and motivate them to enroll in cessation programs, ultimately improving quality of life, reducing risk of recurrence, and increasing survival for this population.

  1. Health related quality of life in locally advanced NSCLC treated with high dose radiotherapy and concurrent chemotherapy or cetuximab – Pooled results from two prospective clinical trials

    International Nuclear Information System (INIS)

    Hallqvist, Andreas; Bergman, Bengt; Nyman, Jan

    2012-01-01

    Background: In non-small cell lung cancer (NSCLC) stage III, data on patient reported health-related quality of life (HRQL) are scarce, especially regarding concurrent chemoradiotherapy. Aims: To evaluate HRQL in patients treated with high dose radiotherapy combined with concurrent chemotherapy or the antibody cetuximab. Methods: The study population comprised all patients enroled in either of two phase II trials in locally advanced NSCLC performed in Sweden 2002–2007. The RAKET trial investigated three different ways of increasing local control (accelerated hyperfractionated treatment or concurrent daily or weekly chemotherapy). The Satellite trial evaluated the addition of cetuximab to thoracic irradiation. HRQL was measured at four time points: At baseline, before radiotherapy, 4–6 weeks after radiotherapy and at 3 months follow-up, using the EORTC QLQ-C30 and LC14 set of questionnaires. Results: 154/220 patients (65%) who completed HRQL assessments at all time points were included in the longitudinal study. There was a significant decline over time regarding most functioning measures. Dyspnoea and fatigue gradually deteriorated without recovery after completed treatment. Chemotherapy related symptoms showed a transient deterioration, whereas radiotherapy related esophagitis had not fully recovered at 3 months. Patients with stage IIIA disease tended to recover better regarding global QL, fatigue and dyspnoea compared to patients with stage IIIB. Patients with WHO performance status (PS) 0 reported improved global QL and less fatigue over time compared with PS 1. Concurrent chemotherapy was associated with more pronounced fatigue and dysphagia, and worse global QL compared with concurrent cetuximab. Baseline physical functioning was an independent predictor of overall survival. Conclusion: Patients undergoing high dose thoracic radiotherapy combined with chemotherapy or cetuximab reported a gradual deterioration in functioning, dyspnoea and fatigue, while

  2. A case for evaluating sensor network protocols concurrently

    KAUST Repository

    Gnawali, Omprakash; Guibas, Leonidas; Levis, Philip

    2010-01-01

    Researchers typically evaluate and compare protocols on the testbeds by running them one at a time. This methodology ignores the variation in link qualities and wireless environment across these experiments. These variations can introduce significant noise in the results. Evaluating two protocols concurrently, however, suffers from inter-protocol interactions. These interactions can perturb performance even under very light load, especially timing and timing sensitive protocols. We argue that the benefits of running protocols concurrently greatly outweigh the disadvantages. Protocols rarely run in isolation in real networks, and so considering such interactions is valuable. Although the wireless environment is still uncontrolled, concurrent evaluations make comparisons fair and more statistically sound. Through experiments on two testbeds, we make the case for evaluating and comparing low data-rate sensor network protocols by running them concurrently. Copyright 2010 ACM.

  3. Context Aware Concurrent Execution Framework for Web Browser

    DEFF Research Database (Denmark)

    Saeed, Aamir; Erbad, Aiman Mahmood; Olsen, Rasmus Løvenstein

    Computing hungry multimedia web applications need to efficiently utilize the device resources. HTML5 web workers is a non-sharing concurrency platform that enables multimedia web application to utilize the available multi-core hardware. HTML5 web workers are implemented by major browser vendors...... to facilitate concurrent execution in web clients and enhance the quality of ambitious web applications. The concurrent execution in web workers allows parallel processing using available cores at the expense of communication overhead and extra computation. The benefits of concurrent execution can be maximized...... by balancing load across workers/CPU cores. This work presents load-balancing algorithms between web workers using parameters such as scheduler throughput, computation priority and game entity locality. An award-winning web-based multimedia game (raptjs.com) is used to test the performance of the load balance...

  4. 76 FR 16422 - Medicare, Medicaid, and Children's Health Insurance Programs; Provider Enrollment Application Fee...

    Science.gov (United States)

    2011-03-23

    ...-physician practitioner organizations), CMS-855S or associated Internet-based PECOS enrollment application... calculated in accordance with the following: Section 1866(j)(2)(C)(i)(I) of the Social Security Act (the Act... period ending with June of the previous year. As stated in the Regulatory Impact Analysis section of the...

  5. Software defined radio (SDR) architecture for concurrent multi-satellite communications

    Science.gov (United States)

    Maheshwarappa, Mamatha R.

    SDRs have emerged as a viable approach for space communications over the last decade by delivering low-cost hardware and flexible software solutions. The flexibility introduced by the SDR concept not only allows the realisation of concurrent multiple standards on one platform, but also promises to ease the implementation of one communication standard on differing SDR platforms by signal porting. This technology would facilitate implementing reconfigurable nodes for parallel satellite reception in Mobile/Deployable Ground Segments and Distributed Satellite Systems (DSS) for amateur radio/university satellite operations. This work outlines the recent advances in embedded technologies that can enable new communication architectures for concurrent multi-satellite or satellite-to-ground missions where multi-link challenges are associated. This research proposes a novel concept to run advanced parallelised SDR back-end technologies in a Commercial-Off-The-Shelf (COTS) embedded system that can support multi-signal processing for multi-satellite scenarios simultaneously. The initial SDR implementation could support only one receiver chain due to system saturation. However, the design was optimised to facilitate multiple signals within the limited resources available on an embedded system at any given time. This was achieved by providing a VHDL solution to the existing Python and C/C++ programming languages along with parallelisation so as to accelerate performance whilst maintaining the flexibility. The improvement in the performance was validated at every stage through profiling. Various cases of concurrent multiple signals with different standards such as frequency (with Doppler effect) and symbol rates were simulated in order to validate the novel architecture proposed in this research. Also, the architecture allows the system to be reconfigurable by providing the opportunity to change the communication standards in soft real-time. The chosen COTS solution provides a

  6. Program Execution on Reconfigurable Multicore Architectures

    Directory of Open Access Journals (Sweden)

    Sanjiva Prasad

    2016-06-01

    Full Text Available Based on the two observations that diverse applications perform better on different multicore architectures, and that different phases of an application may have vastly different resource requirements, Pal et al. proposed a novel reconfigurable hardware approach for executing multithreaded programs. Instead of mapping a concurrent program to a fixed architecture, the architecture adaptively reconfigures itself to meet the application's concurrency and communication requirements, yielding significant improvements in performance. Based on our earlier abstract operational framework for multicore execution with hierarchical memory structures, we describe execution of multithreaded programs on reconfigurable architectures that support a variety of clustered configurations. Such reconfiguration may not preserve the semantics of programs due to the possible introduction of race conditions arising from concurrent accesses to shared memory by threads running on the different cores. We present an intuitive partial ordering notion on the cluster configurations, and show that the semantics of multithreaded programs is always preserved for reconfigurations "upward" in that ordering, whereas semantics preservation for arbitrary reconfigurations can be guaranteed for well-synchronised programs. We further show that a simple approximate notion of efficiency of execution on the different configurations can be obtained using the notion of amortised bisimulations, and extend it to dynamic reconfiguration.

  7. Sustaining enrollment in health insurance for vulnerable populations: lessons from Massachusetts.

    Science.gov (United States)

    Capoccia, Victor; Croze, Colette; Cohen, Martin; O'Brien, John P

    2013-04-01

    Since 2008 Massachusetts has had universal health insurance with an individual mandate. As a result, only about 3% of the population is uninsured. However, patients who use behavioral health services are uninsured at much higher rates. This 2011 study sought to understand reasons for the discrepancy and identify approaches to reduce disenrollment and sustain coverage. The qualitative study was based on structured interviews and focus groups. Structured interviews were conducted with 15 policy makers, consumer advocates, and chief executive officers of provider organizations, and three focus groups were held with 33 patient volunteers. The interviews and focus groups identified several disenrollment opportunities, all of which contribute to "churn" (the process by which disenrolled persons who remain eligible are reenrolled in the same or a different plan): missing and incomplete documentation, acute and chronic conditions and long-term disabilities that interfere with a patient's ability to respond to program communications, and lack of awareness among beneficiaries of the consequences of changes that trigger termination and the need to transfer to another program. Although safeguards are built into the system to avoid some disenrollments, the policies and procedures that drive the system are built on a default assumption of ineligibility or disenrollment until the individual establishes eligibility and completes requirements. Practices that can sustain enrollment include real-time Web-based prepopulated enrollment and redetermination processes, redetermination flexibility for designated chronic illnesses, and standardized performance metrics for churn and associated costs. Changes in the information system infrastructure and in outreach, enrollment, disenrollment, and reenrollment procedures can improve continuity and retention of health insurance coverage.

  8. What Works Clearinghouse Quick Review: "The Impact of Dual Enrollment on College Degree Attainment: Do Low-SES Students Benefit?"

    Science.gov (United States)

    What Works Clearinghouse, 2013

    2013-01-01

    This study reviewed in this report used data from the National Education Longitudinal Study (NELS:88) to examine the effects of dual enrollment programs for high school students on college degree attainment. The study further reported on whether the impacts of dual enrollment were different for first generation college students. Dual enrollment…

  9. Gemcitabine concurrent with thoracic radiotherapy after induction chemotherapy with gemcitabine/vinorelbine in locally advanced non-small cell lung cancer. A phase I study

    Energy Technology Data Exchange (ETDEWEB)

    Gagel, B.; Piroth, M.; Pinkawa, M.; Fischedik, K.; Asadpour, B.; Schmachtenberg, A.; Eble, M.J. [Dept. of Radiotherapy, RWTH Aachen (Germany); Reinartz, P.; Zimny, M.; Buell, U. [Dept. of Nuclear Medicine, RWTH Aachen (Germany); Stanzel, S. [Inst. for Medical Statistics, RWTH Aachen (Germany); Breuer, C.; Skobel, E. [Dept. of Internal Medicine I, RWTH Aachen (Germany)

    2006-05-15

    Purpose: to determine the maximum tolerated dose (MTD) of gemcitabine every 2 weeks to a concurrent radiotherapy administered during an aggressive program of sequential and simultaneous radio-/chemotherapy for locally advanced, unresectable non-small cell lung cancer (NSCLC). Patients and methods: ten patients with histologically confirmed NSCLC were observed and treated in accordance with a combined radio-/chemotherapy protocol. This included two cycles of induction chemotherapy with gemcitabine (1,200 mg/m{sup 2}) and vinorelbine (30 mg/m{sup 2}) at days 1, 8 and 22, 29, followed by concurrent radiotherapy including [{sup 18}F] fluorodeoxyglucose positron emission tomography-(FDG-PET-) based target volume definition (2.0 Gy/d; total dose 66.0 Gy) and chemotherapy with gemcitabine every 2 weeks at days 43, 57, and 71. The initial dose was 300 mg/m{sup 2}. The dose of gemcitabine was increased by 100 mg/m{sup 2} until the MTD was realized. Three patients were enrolled for each dose level. Results: dose-limiting toxicity (DLT) was identified for the patient group receiving gemcitabine 500 mg/m{sup 2}, due to grade 2 esophagitis (next to grade 3) in all patients. 6 weeks after the completion of radio-/chemotherapy, most patients still presented treatment-induced esophagitis. In accordance with expected complications, such as esophagitis, dysphagia and odynophagia, the MTD was defined at this dose level, although no DLT grade 3 was reached. Conclusion: after induction chemotherapy, the MTD and frequency of gemcitabine in locally advanced NSCLC is 500 mg/m{sup 2} every 2 weeks during a maximum of 7 weeks of thoracic radiotherapy. (orig.)

  10. Concurrent E-Cigarette Use During Tobacco Dependence Treatment in Primary Care Settings: Association With Smoking Cessation at Three and Six Months.

    Science.gov (United States)

    Zawertailo, Laurie; Pavlov, Dmytro; Ivanova, Anna; Ng, Ginnie; Baliunas, Dolly; Selby, Peter

    2017-02-01

    Electronic cigarettes (e-cigarettes) are being used as cessation aids by many smokers despite a lack of empirical evidence regarding their safety and efficacy. We analyzed the association of e-cigarette use and smoking abstinence in a population of smokers accessing standard smoking cessation treatment (nicotine replacement therapy [NRT] plus behavioral counseling) through primary care clinics in Ontario, Canada. Participants were recruited through 187 primary care clinics across Ontario, Canada and were eligible for up to 26 weeks of brief behavioral counseling and individualized dosing of NRT at no cost. Adjusted logistic regression models were used to examine the association between concurrent e-cigarette use and smoking abstinence at 3- and 6-month follow-ups. Of the 6526 participants who completed a 3-month follow-up, 18.1% reported using an e-cigarette while in treatment. The majority of e-cigarette users (78.2%) reported using an e-cigarette for smoking cessation. At 3-month follow-up, e-cigarette use was negatively associated with abstinence after controlling for confounders (adjusted odds ratio [AOR] = 0.706, p E-cigarette use was also negatively associated with abstinence at 6-month follow-up (AOR = 0.502, p E-cigarette use was negatively associated with successful quitting in this large community sample of smokers accessing standard evidence-based smoking cessation treatment through primary care clinics, even after adjusting for covariates such as severity of tobacco dependence, gender, and age. The findings suggest that concurrent use of e-cigarettes with NRT may harm cessation attempts. This study confirms previous findings from observational studies regarding the negative association between e-cigarette use and smoking cessation, but in a large cohort of smokers enrolled in an evidence-based treatment program. The implications of these findings are that concurrent use of e-cigarettes during a quit attempt utilizing cost-free evidence-based treatment

  11. Integrated concurrent utilization quality review, Part one.

    Science.gov (United States)

    Caterinicchio, R P

    1987-01-01

    This article is the first of a two-part series which argues for the concurrent management of the appropriateness, necessity, and quality of patient care. Intensifying scrutiny by the credentialing groups, the PROs and all third-party payors underscores the vital need to implement cost-effective information systems which integrate the departmentalized functions of patient-physician profiling, DRG case-mix analyses, length of stay monitoring, pre-admission/admission and continued stay review, discharge planning, risk management, incident reporting and quality review. In the domain of physician performance regarding admitting and practice patterns, the ability to exercise concurrent utilization-quality review means early detection and prevention of events which would otherwise result in denials of payment and/or compromised patient care. Concurrent utilization-quality review must, by definition, be managerially invasive and focused; hence, it is integral to maintaining the integrity of the services and product lines offered by the provider. In fact, if PPO status is a marketing agenda, then the institutional objectives of cost-effectiveness, productivity, value, and competitiveness can only be achieved through concurrent utilization-quality review.

  12. Reliability and Concurrent Validity of the International Personality ...

    African Journals Online (AJOL)

    Reliability and Concurrent Validity of the International Personality item Pool (IPIP) Big-five Factor Markers in Nigeria. ... Nigerian Journal of Psychiatry ... Aims: The aim of this study was to assess the internal consistency and concurrent validity ...

  13. An Innovative Multiphased Strategy to Recruit Underserved Adults into a Randomized Trial of a Community-Based Diabetes Risk Reduction Program

    Science.gov (United States)

    Santoyo-Olsson, Jasmine; Cabrera, Julissa; Freyre, Rachel; Grossman, Melanie; Alvarez, Natalie; Mathur, Deepika; Guerrero, Maria; Delgadillo, Adriana T.; Kanaya, Alka M.; Stewart, Anita L.

    2011-01-01

    Purpose: To conduct and evaluate a two-phased community-based approach to recruit lower socioeconomic status, minority, or Spanish-speaking adults at risk of developing diabetes to a randomized trial of a lifestyle intervention program delivered by a public health department. Design: Within geographic areas comprising our target population, 4 community organizations provided local space for conducting the study and program. Phase I—outreach in venues surrounding these organizations—included diabetes education, a short diabetes risk appraisal (DRA), and diabetes risk screening based on a fasting fingerstick glucose test. Phase II—trial recruitment—began concurrently for those found to be at risk of developing diabetes in Phase I by explaining the study, lifestyle program, and research process. Those interested and eligible enrolled in the 1-year study. Results: Over 2 years, approximately 5,110 individuals received diabetes education, 1,917 completed a DRA, and 1,164 were screened of which 641 (55%) had an elevated fingerstick result of ≥106 mg/dl. Of the study sampling frame—persons over age 25 at risk of developing diabetes (N = 544)—238 (43%) enrolled in the trial; of those who were study eligible (n = 427), 56% enrolled. In the final sample, mean age was 56 years (SD = 17), 78% were ethnic minorities, 32% were Spanish-speaking, and 15% had a high school education or less. Implications: Providing diabetes health education and screening prior to study recruitment may help overcome barriers to research participation in underserved communities, thus helping address difficulties recruiting minority and older populations into research, particularly research pertaining to chronic disease risk factors. PMID:21565823

  14. A Highly Concurrent Replicated Data Structure EAI Endorsed Transactions

    Directory of Open Access Journals (Sweden)

    Mumtaz Ahmad

    2015-12-01

    Full Text Available Well defined concurrent replicated data structure is very important to design collaborative editing system, particularly, certain properties like out-of-order execution of concurrent operations and data convergence. In this paper, we introduce novel linear data structure based on unique identifier scheme required for indexed communication. These identifiers are real numbers holding specific pattern of precision. Based on the uniqueness and the total order of these identifiers, here, we present two concurrency control techniques to achieve high degree of concurrency according to strong and lazy happened-before relations. Our data structure preserves data convergence, yields better performance and avoids overheads as compared to existing approaches.

  15. Gender Disparity in Education Enrollment in Pakistan

    OpenAIRE

    Shakil Quayes; Richard David Ramsey

    2015-01-01

    The paper examines the determinants of school enrollment in Pakistan. The likelihood of school enrollment is estimated using separate logistic regression models for three different age groups. The empirical results indicate severe gender disparity in school enrollment across all age groups, particularly among the older age groups. Although the rate of school enrollment is positively associated with household income, the gender disparity actually deteriorates with an increase in household inco...

  16. Prevention of overuse injuries by a concurrent exercise program in subjects exposed to an increase in training load: a randomized controlled trial of 1020 army recruits

    DEFF Research Database (Denmark)

    Brushøj, Christoffer; Larsen, Klaus; Albrecht-Beste, Elisabeth

    2008-01-01

    on a literature review of intrinsic risk factors, and performed concurrent with an increase in physical activity, can reduce the incidence of overuse knee injuries and medial tibial stress syndrome, as well as increase running distance. STUDY DESIGN: Randomized controlled trial; Level of evidence, 1. METHODS...... no significant differences in incidence of injury between the prevention group and the placebo group (incidence, 0.22 vs 0.19; P = .162; relative risk = 1.05 [range, 0.98-1.11]). The soldiers in the prevention group had the greater improvement in running distance in 12-minute run tests (82 vs 43 m; P = .037......BACKGROUND: It is unknown whether an exercise program can prevent overuse injuries in the lower extremity. An often encountered and important risk factor for the development of lower extremity overuse injuries is an abrupt increase in activity level. HYPOTHESIS: A preventive training program based...

  17. 78 FR 48035 - Conservation Reserve Program, Re-Enrollment

    Science.gov (United States)

    2013-08-07

    ... longstanding USDA policy and existing handbooks. This technical amendment did not require Office of Management... Reserve Program (CRP) regulations to clarify that land with use restrictions that prohibit the production... other deed restrictions that restrict the production of agricultural commodities. A 2003 interim rule...

  18. Concurrent credit portfolio losses.

    Science.gov (United States)

    Sicking, Joachim; Guhr, Thomas; Schäfer, Rudi

    2018-01-01

    We consider the problem of concurrent portfolio losses in two non-overlapping credit portfolios. In order to explore the full statistical dependence structure of such portfolio losses, we estimate their empirical pairwise copulas. Instead of a Gaussian dependence, we typically find a strong asymmetry in the copulas. Concurrent large portfolio losses are much more likely than small ones. Studying the dependences of these losses as a function of portfolio size, we moreover reveal that not only large portfolios of thousands of contracts, but also medium-sized and small ones with only a few dozens of contracts exhibit notable portfolio loss correlations. Anticipated idiosyncratic effects turn out to be negligible. These are troublesome insights not only for investors in structured fixed-income products, but particularly for the stability of the financial sector. JEL codes: C32, F34, G21, G32, H81.

  19. New concurrent iterative methods with monotonic convergence

    Energy Technology Data Exchange (ETDEWEB)

    Yao, Qingchuan [Michigan State Univ., East Lansing, MI (United States)

    1996-12-31

    This paper proposes the new concurrent iterative methods without using any derivatives for finding all zeros of polynomials simultaneously. The new methods are of monotonic convergence for both simple and multiple real-zeros of polynomials and are quadratically convergent. The corresponding accelerated concurrent iterative methods are obtained too. The new methods are good candidates for the application in solving symmetric eigenproblems.

  20. Multiparty Compatibility for Concurrent Objects

    Directory of Open Access Journals (Sweden)

    Roly Perera

    2016-06-01

    Full Text Available Objects and actors are communicating state machines, offering and consuming different services at different points in their lifecycle. Two complementary challenges arise when programming such systems. When objects interact, their state machines must be "compatible", so that services are requested only when they are available. Dually, when objects refine other objects, their state machines must be "compliant", so that services are honoured whenever they are promised. In this paper we show how the idea of multiparty compatibility from the session types literature can be applied to both of these problems. We present an untyped language in which concurrent objects are checked automatically for compatibility and compliance. For simple objects, checking can be exhaustive and has the feel of a type system. More complex objects can be partially validated via test cases, leading to a methodology closer to continuous testing. Our proof-of-concept implementation is limited in some important respects, but demonstrates the potential value of the approach and the relationship to existing software development practices.

  1. Concurrent sexual partners-A predictor of Chlamydia

    DEFF Research Database (Denmark)

    Jørgensen, Marianne Johansson; Olesen, Frede; Maindal, Helle Terkildsen

    2013-01-01

    , but the significance of this compared with other well-known predictors has only been briefly described. Aim: The aim is to examine if concurrent partners isan independent predictor for C. trachomatis infection in young Danes aged 15-29 years. Methods: Detailed sexual behavior data were collected via a web......:These preliminary results suggest that concurrent sexual partners is an important predictor for C.trachomatis infections among young Danes aged 15-29. A more concise conclusion will be presented at the Ph.D day......Background:Chlamydia trachomatis is the most common sexually transmitted bacterial infection among young Danes and the spread is highly dependent on the population’s sexual behavior. Previous studies have found concurrent partnerships to be a possible predictor for C. trachomatis...

  2. A narrative account of implementation lessons learnt from the dissemination of an up-scaled state-wide child obesity management program in Australia: PEACH™ (Parenting, Eating and Activity for Child Health) Queensland.

    Science.gov (United States)

    Croyden, Debbie L; Vidgen, Helen A; Esdaile, Emma; Hernandez, Emely; Magarey, Anthea; Moores, Carly J; Daniels, Lynne

    2018-03-13

    PEACH™QLD translated the PEACH™ Program, designed to manage overweight/obesity in primary school-aged children, from efficacious RCT and small scale community trial to a larger state-wide program. This paper describes the lessons learnt when upscaling to universal health coverage. The 6-month, family-focussed program was delivered in Queensland, Australia from 2013 to 2016. Its implementation was planned by researchers who developed the program and conducted the RCT, and experienced project managers and practitioners across the health continuum. The intervention targeted parents as the agents of change and was delivered via parent-only group sessions. Concurrently, children attended fun, non-competitive activity sessions. Sessions were delivered by facilitators who received standardised training and were employed by a range of service providers. Participants were referred by health professionals or self-referred in response to extensive promotion and marketing. A pilot phase and a quality improvement framework were planned to respond to emerging challenges. Implementation challenges included engagement of the health system; participant recruitment; and engagement. A total of 1513 children (1216 families) enrolled, with 1122 children (919 families) in the face-to-face program (105 groups in 50 unique venues) and 391 children (297 families) in PEACH™ Online. Self-referral generated 68% of enrolments. Unexpected, concurrent and, far-reaching public health system changes contributed to poor program uptake by the sector (only 56 [53%] groups delivered by publicly-funded health organisations) requiring substantial modification of the original implementation plan. Process evaluation during the pilot phase and an ongoing quality improvement framework informed program adaptations that included changing from fortnightly to weekly sessions aligned with school terms, revision of parent materials, modification of eligibility criteria to include healthy weight children and

  3. Concurrency-Induced Transitions in Epidemic Dynamics on Temporal Networks.

    Science.gov (United States)

    Onaga, Tomokatsu; Gleeson, James P; Masuda, Naoki

    2017-09-08

    Social contact networks underlying epidemic processes in humans and animals are highly dynamic. The spreading of infections on such temporal networks can differ dramatically from spreading on static networks. We theoretically investigate the effects of concurrency, the number of neighbors that a node has at a given time point, on the epidemic threshold in the stochastic susceptible-infected-susceptible dynamics on temporal network models. We show that network dynamics can suppress epidemics (i.e., yield a higher epidemic threshold) when the node's concurrency is low, but can also enhance epidemics when the concurrency is high. We analytically determine different phases of this concurrency-induced transition, and confirm our results with numerical simulations.

  4. Concurrency-Induced Transitions in Epidemic Dynamics on Temporal Networks

    Science.gov (United States)

    Onaga, Tomokatsu; Gleeson, James P.; Masuda, Naoki

    2017-09-01

    Social contact networks underlying epidemic processes in humans and animals are highly dynamic. The spreading of infections on such temporal networks can differ dramatically from spreading on static networks. We theoretically investigate the effects of concurrency, the number of neighbors that a node has at a given time point, on the epidemic threshold in the stochastic susceptible-infected-susceptible dynamics on temporal network models. We show that network dynamics can suppress epidemics (i.e., yield a higher epidemic threshold) when the node's concurrency is low, but can also enhance epidemics when the concurrency is high. We analytically determine different phases of this concurrency-induced transition, and confirm our results with numerical simulations.

  5. Concurrent software system design supported by SARA at the age of one

    Energy Technology Data Exchange (ETDEWEB)

    Campos, I.M.; Estrin, G.

    A multilevel modeling method suitable for the design of concurrent hardware or software systems is presented. The methodology is requirement driven and uses tools incorporated in a programming system called SARA (Systems ARchitect's Apprentice). Both top-down refinement and bottom-up abstraction are supported. The design of an asynchronous sender-receiver illustrates the key steps in going smoothly from programing in the large to programing in the small or actual code. The same methodology can be used to design hardware systems by applying different pragmatics from those proposed for software systems. SARA consists of a set of interactive tools implemented both at UCLA and also on the MIT-Multics system. Although SARA continues in long-term development, completed design tools are accessible for experimentation by authorized users at either location via the ARPANET. 9 figures, 2 tables.

  6. Association of HIV prevalence and concurrency of sexual ...

    African Journals Online (AJOL)

    Association of HIV prevalence and concurrency of sexual partnerships in South Africa's language groups: An ecological analysis. C Kenyon. Abstract. Background. There is considerable variation in HIV prevalence between different language groups in South Africa (SA). Sexual partner concurrency has been linked to the ...

  7. Resource-agnostic programming for many-core microgrids

    NARCIS (Netherlands)

    Bernard, T.A.M.; Grelck, C.; Hicks, M.A.; Jesshope, C.R.; Poss, R.; Forsell, M.; Träff, J.L.

    2010-01-01

    Many-core architectures are a commercial reality, but programming them efficiently is still a challenge, especially if the mix is heterogeneous. Here granularity must be addressed, i.e. when to make use of concurrency resources and when not to. We have designed a data-driven, fine-grained concurrent

  8. Dual enrollment as a factor for women transitioning into STEM majors in Montana two-year colleges

    Science.gov (United States)

    Jakes, Penny Jane

    The purpose of this non-experimental, descriptive, quantitative study was to describe the impact high school dual enrollment coursework has had on initial enrollment of women with STEM majors in Montana two-year colleges. The study was designed to find whether or not differences existed for access (initial enrollment), persistence (to third semester), and success (associate's degree, certificate, or transfer to a four-year institution within 150% of program length). The literature review highlighted the need for studies to address the issue of few women in science, technology, engineering, and mathematics (STEM) occupations. One goal of dual enrollment in Montana is to ease transitions from high school to college, including underrepresented populations such as women in STEM fields. The scope of this study was to collect, organize, and interpret data to describe the effect of that effort for women enrolling in STEM majors at two-year colleges in Montana. Baseline information established the demographics of young women who participated in dual enrollment in Montana high schools during 2007-2009. Data analysis described results using attributes of gender, dual enrollment, access, persistence, and success for those enrolled in STEM fields. Results indicated more young women than young men take advantage of dual enrollment in high school and more women than men with dual-enrollment credit initially enroll in college. More men than women major in a STEM field and more men persist and graduate within the STEM fields. Data indicated that 221 students enrolled in a Montana two-year college with DE/DC credit during 2007-2009. Of those, eight women chose STEM majors, six persisted to the third semester, and two completed. It is recommended that a mixed-methods study be conducted to give a deeper level of understanding for enrollment trends and career choice. Longitudinal studies should also be conducted as dual enrollment grows within the state of Montana. Further studies

  9. A phase II randomized trial comparing radiotherapy with concurrent weekly cisplatin or weekly paclitaxel in patients with advanced cervical cancer

    International Nuclear Information System (INIS)

    Geara, Fady B; Shamseddine, Ali; Khalil, Ali; Abboud, Mirna; Charafeddine, Maya; Seoud, Muhieddine

    2010-01-01

    This is a prospective comparison of weekly cisplatin to weekly paclitaxel as concurrent chemotherapy with standard radiotherapy for locally advanced cervical carcinoma. Between May 2000 and May 2004, 31 women with FIGO stage IB2-IVA cervical cancer or with postsurgical pelvic recurrence were enrolled into this phase II study and randomized to receive on a weekly basis either 40 mg/m 2 Cisplatin (group I; 16 patients) or 50 mg/m 2 paclitaxel (group II; 15 patients) concurrently with radiotherapy. Median total dose to point A was 74 Gy (range: 66-92 Gy) for group I and 66 Gy (range: 40-98 Gy) for group II. Median follow-up time was 46 months. Patient and tumor characteristics were similar in both groups. The mean number of chemotherapy cycles was also comparable with 87% and 80% of patients receiving at least 4 doses in groups I and II, respectively. Seven patients (44%) of group I and 8 patients (53%) of group II developed tumor recurrence. The Median Survival time was not reached for Group I and 53 months for group II. The proportion of patients surviving at 2 and 5 years was 78% and 54% for group I and 73% and 43% for group II respectively. This small prospective study shows that weekly paclitaxel does not provide any clinical advantage over weekly cisplatin for concurrent chemoradiation for advanced carcinoma of the cervix

  10. Multicenter safety study on cetuximab combined with intensity modulated radiotherapy and concurrent chemotherapy of cisplatin in locoregionally advanced nasopharyngeal carcinoma

    International Nuclear Information System (INIS)

    Chen Chunyan; Zhao Chong; Gao Li

    2012-01-01

    Objective: To evaluate the safety of cetuximab combined with intensity-modulated radiotherapy (IMRT) plus concurrent cisplatin chemotherapy in locoregionally advanced nasopharyngeal carcinoma (NPC) in a Chinese multicenter clinical study. Methods: From July 2008 to April 2009, 100 Patients with primary stage III- IV b non-keratinizing NPC were enrolled. The planned dose of IMRT to gross tumor volume and positive cervical lymph nodes was 66.0-75.9 Gy and 60-70 Gy in 30-33 fractions. Cisplatin (80 mg/m 2 , q3 week (w)) and cetuximab (400 mg/m 2 one w before radiation, and then 250 mg/m 2 per w) were given concurrently. The adverse events (AEs) were graded according to common terminology criteria for adverse events v3.0. Results: The compliance of the entire group of patient was satisfactory. Actual median dose to gross tumor volume was 69.96 Gy, and the median dose to positive cervical lymph nodes was 68 Gy. Median dose of cisplatin was 133 mg, median first-dose of cetuximab was 690 mg, and median weekly dose was 410 mg. AEs were well tolerated and manageable, mainly consisting of acneiform skin eruptions,dermatitis and mucositis. Grade 4 mucositis was observed in 2% of the patients and no other grade 4 AEs were observed. Conclusions: The combined treatment modality of IMRT + concurrent chemotherapy + cetuximab in loco-regionally advanced NPC is well tolerated. (authors)

  11. 78 FR 25013 - Medicare Program; Requirements for the Medicare Incentive Reward Program and Provider Enrollment

    Science.gov (United States)

    2013-04-29

    .... ACTION: Proposed rule. SUMMARY: This proposed rule would revise the Incentive Reward Program provisions... significant of these revisions include: changing the Incentive Reward Program potential reward amount for... related to the Incentive Reward Program. Frank Whelan, (410) 786-1302, for issues related to provider...

  12. Fine-grained Information Flow for Concurrent Computation

    DEFF Research Database (Denmark)

    Li, Ximeng

    and reference monitors, have been proposed in the context of programming languages and process calculi, to enforce such properties. The most widely used definitions of information flow security are noninterference-like properties. For concurrent systems where processes communicate with each other to accomplish...... computational tasks, fine-grained security policies can be formulated by distinguishing between whether communication can happen, and what is communicated. As the first contribution of this PhD thesis, we formulate a noninterference-like property that takes all combinations of sensitivity levels for “whether...... to a classical one when the two dimensions are intentionally blurred. As the second contribution, we focus on the “what” dimension and further allow the flow policy to vary under different contents stored and communicated. This is the area of content-dependent (or conditional) information flow, which has...

  13. Concurrent sexual partnerships among married Zimbabweans – implications for HIV prevention

    Directory of Open Access Journals (Sweden)

    Mugweni E

    2015-09-01

    Full Text Available Esther Mugweni,1 Stephen Pearson,2 Mayeh Omar2 1UCL Department of Infection and Population Health, University College London, London, 2The Nuffield Centre for International Health and Development, University of Leeds, Leeds, UK Background: Concurrent sexual partnerships play a key role in sustaining the HIV epidemic in Zimbabwe. Married couples are at an increased risk of contracting HIV from sexual networks produced by concurrent sexual partnerships. Addressing these partnerships is an international HIV prevention priority. Methods: Our qualitative study presents the socioeconomic factors that contribute to the occurrence of concurrent sexual partnerships among married people in Zimbabwe. We conducted 36 in-depth interviews and four focus group discussions with married men and women in Zimbabwe in 2008 to understand the organizations of concurrent sexual partnerships. Data were analyzed using framework analysis. Results: Our study indicates that relationship dissatisfaction played a key role in the engagement of concurrent sexual partnerships. Depending on the source of the dissatisfaction, there were four possible types of concurrent sexual relationships that were formed: sex worker, casual partner, regular girlfriend or informal polygyny which was referred to as “small house”. These relationships had different levels of intimacy, which had a bearing on practicing safer sex. Participants described three characteristics of hegemonic masculinity that contributed to the sources of dissatisfaction leading to concurrent sexual activity. Similarly, various aspects of emphasized femininity were described as creating opportunities for the occurrence of concurrent sexual relationships. Economic status was also listed as a factor that contributed to the occurrence of concurrent sexual partnerships. Conclusion: Marital dissatisfaction was indicated as a contributing factor to the occurrence of concurrent sexual relationships. There were several

  14. Race, class and gender in engineering education: A quantitative investigation of first year enrollment

    Science.gov (United States)

    Phillips, Canek Moises Luna

    Research explanations for the disparity across both race and gender in engineering education has typically relied on a deficit model, whereby women and people of color lack the requisite knowledge or psychological characteristics that Whites and men have to become engineers in sufficient numbers. Instead of using a deficit model approach to explain gender and race disparity, in the three studies conducted for this dissertation, I approach gender and race disparity as the result of processes of segregation linked to the historic and on-going perpetuation of systemic sources of oppression in the United States. In the first study, I investigate the relationship between the odds ratios of women and men enrolled in first year US engineering programs and institutional characteristics. To do this, I employ linear regression to study data from the American Society of Engineering Education (ASEE) and the National Center for Education Statistics (NCES) to quantify relationships between odds ratios and institutional characteristics. Results of the linear regression models showed significant relationships between the cost of universities and university selectivity and the odds ratios of women choosing engineering. I theorize how the results could be related to the operation of occupational segregation in engineering, particularly how class-based markers have been historically used by women to overcome gender-based segregation in engineering. In the second study, I examine longitudinal patterns of race, gender, and intersectional combinations of race and gender in enrollments of students in first year engineering programs across the United States (US). Using enrollment data from the American Society of Engineering Education and California Post-Secondary Education Commission, I construct measures of segregation to study how trends in the disparity of students by race could be related to increases in public school segregation nationally over the past 25 years. I found that as

  15. Characteristics and outcomes among older HIV-positive adults enrolled in HIV programs in four sub-Saharan African countries.

    Science.gov (United States)

    Eduardo, Eduard; Lamb, Matthew R; Kandula, Sasi; Howard, Andrea; Mugisha, Veronicah; Kimanga, Davies; Kilama, Bonita; El-Sadr, Wafaa; Elul, Batya

    2014-01-01

    Limited information exists on adults ≥50 years receiving HIV care in sub-Saharan Africa. Using routinely-collected longitudinal patient-level data among 391,111 adults ≥15 years enrolling in HIV care from January 2005-December 2010 and 184,689 initiating ART, we compared characteristics and outcomes between older (≥50 years) and younger adults at 199 clinics in Kenya, Mozambique, Rwanda, and Tanzania. We calculated proportions over time of newly enrolled and active adults receiving HIV care and initiating ART who were ≥50 years; cumulative incidence of loss to follow-up (LTF) and recorded death one year after enrollment and ART initiation, and CD4+ response following ART initiation. From 2005-2010, the percentage of adults ≥50 years newly enrolled in HIV care remained stable at 10%, while the percentage of adults ≥50 years newly initiating ART (10% [2005]-12% [2010]), active in follow-up (10% [2005]-14% (2010]), and active on ART (10% [2005]-16% [2010]) significantly increased. One year after enrollment, older patients had significantly lower incidence of LTF (33.1% vs. 32.6%[40-49 years], 40.5%[25-39 years], and 56.3%[15-24 years]; p-valueages, with older adults experiencing less LTF than younger adults. Among 85,763 ART patients with baseline and follow-up CD4+ counts, adjusted average 12-month CD4+ response for older adults was 20.6 cells/mm3 lower than for adults 25-39 years of age (95% CI: 17.1-24.1). The proportion of patients who are ≥50 years has increased over time and been driven by aging of the existing patient population. Older patients experienced less LTF, higher recorded mortality and less robust CD4+ response after ART initiation. Increased programmatic attention on older adults receiving HIV care in sub-Saharan Africa is warranted.

  16. Gender and Age-Appropriate Enrolment in Uganda

    Science.gov (United States)

    Wells, Ryan

    2009-01-01

    Secondary school enrolment in Uganda has historically favoured males over females. Recently, however, researchers have reported that the secondary enrolment gender gap has significantly diminished, and perhaps even disappeared in Uganda. Even if gender parity is being achieved for enrolment broadly, there may be a gender gap concerning…

  17. College Enrollment Motivation: A Theoretical Marketing Approach.

    Science.gov (United States)

    Pomazal, Richard J.

    1980-01-01

    Personal beliefs and opinions regarding enrolling at university were obtained from 147 residents to test ability of a consumer/marketing theory of behavioral intention to account for factors related to college enrollment motivation. Analysis of the perceived quality of education revealed factors that were different from enrollment motivational…

  18. Medicare Enrollment Dashboard

    Data.gov (United States)

    U.S. Department of Health & Human Services — The CMS Office of Enterprise Data and Analytics has developed a new interactive Medicare Enrollment Dashboard, which provides current information on the number of...

  19. Expanding gerontology enrollments: successful results of an innovative outreach program.

    Science.gov (United States)

    Reynolds, Sandra L; Haley, William E; Hyer, Kathryn

    2007-01-01

    As state budget allocations for higher education decrease, "specialty" programs such as gerontology must continually demonstrate their productivity. State and private universities increasingly rely on student credit hours (SCH) or tuition generated, which is making it difficult for many gerontology programs to expand. The School of Aging Studies at the University of South Florida has achieved a 236% increase in annual SCH productivity over the past 5 years by methods including qualifying courses for university liberal arts requirements, and designing and cross-listing interdisciplinary courses. This increased productivity has supported program expansion and led to beneficial outreach to students from diverse majors.

  20. Gender asymmetry in concurrent partnerships and HIV prevalence

    NARCIS (Netherlands)

    Leung, Ka Yin; Powers, Kimberly A.; Kretzschmar, Mirjam

    The structure of the sexual network of a population plays an essential role in the transmission of HIV. Concurrent partnerships, i.e. partnerships that overlap in time, are important in determining this network structure. Men and women may differ in their concurrent behavior, e.g. in the case of

  1. Gender asymmetry in concurrent partnerships and HIV prevalence

    NARCIS (Netherlands)

    Leung, Ka Yin; Powers, Kimberly A.; Kretzschmar, Mirjam

    2017-01-01

    The structure of the sexual network of a population plays an essential role in the transmission of HIV. Concurrent partnerships, i.e. partnerships that overlap in time, are important in determining this network structure. Men and women may differ in their concurrent behavior, e.g. in the case of

  2. 78 FR 59121 - Basic Health Program: State Administration of Basic Health Programs; Eligibility and Enrollment...

    Science.gov (United States)

    2013-09-25

    ... coverage program for low-income individuals who would otherwise be eligible to purchase coverage through... applicability to the new program. Beginning in 2014, individuals and small businesses will be able to purchase... impact on the enrollee experience in BHP or the program financing. 7. Withdrawal of a BHP Blueprint prior...

  3. Pregnancy among residents enrolled in general surgery (PREGS): a survey of residents in a single Canadian training program.

    Science.gov (United States)

    Merchant, Shaila; Hameed, Morad; Melck, Adrienne

    2011-12-01

    Interest in general surgery has declined, and lack of adequate accommodation for pregnancy and parenting may be a deterrent. We explored resident experiences with these issues within a single general surgery program. We surveyed residents enrolled in the University of British Columbia general surgery program from 1997 to 2009 using a Web-based survey tool. Information regarding demographics, pregnancy, postpartum issues and issues pertaining to maternity/parenting policies was obtained. We used the Student t test, Z test and Fisher exact test for statistical comparisons. Of the 81 residents surveyed, 53 responded (65% response rate). There were fewer pregnancies during residency among female residents than among partners of male residents (PMRs; 9 pregnancies for 6 of 25 residents v. 23 pregnancies for 15 of 28 PMRs, p = 0.002). One of 9 pregnancies among female residents and 5 of 23 among PMRs ended in miscarriage (p > 0.99). Female residents and PMRs reported pregnancy-related complications with equal frequency. All female residents breastfed for at least 6 months; however, 67% (4 of 6) felt their resident role prevented them from breastfeeding as long as they would have liked. Most (5 of 6, 83%) pursued a graduate degree or research during their "maternity leave." More than 50% of residents reported that their own workload increased because of a colleague's pregnancy. Many (36 of 53, 68%) were unaware of the existence of any maternity/parenting policy, and most were in favour of instituting such a policy. Resident mothers do not breastfeed for the desired duration, and precluding factors must be explored. Contingency plans are needed so colleagues are not overburdened when pregnant residents cannot perform clinical duties. General surgery programs must have a formal policy addressing these issues.

  4. Phase I clinical study of concurrent chemoradiation with hydroxycamptothecine for unresectable or locally relapsed rectal cancer

    International Nuclear Information System (INIS)

    Li Ning; Jin Jing; Li Yexiong

    2012-01-01

    Objective: To determine the maximal tolerated dose and the dose-limiting toxicity of hydroxycamptothecine (HCPT) concurrently combined with three-dimensional conformal radiotherapy (3DCRT) for unresectable or locally relapsed rectal cancer. Methods: Twenty-two patients with rectal cancer were enrolled into phase I study between 2004 -2007. HCPT was intravenously administered concurrently with 3DCRT weekly, dose given from 6, 8, 10 mg/m 2 or twice a week, dose given from 4, 6, 8, 10 mg/m 2 , respectively. Total radiation dose of 50 Gy was delivered to the whole pelvis at a fraction of 2 Gy per day for 5 weeks, with 10 - 16 Gy subsequent boost to tumor area. Dose-limiting toxicities (DLT) were defined as grade 3 or higher non-hematologic toxicity or grade 4 hematologic toxicity. Results: In the twice a week group, DLTs of grade 3 diarrhea were observed in 2 patient treated at dose of 6 mg/m 2 . In the weekly group, DLTs of grade 3 diarrhea and radiation-induced dermatitis were observed in I patient at dose of 8 mg/m 2 , and were not observed in the next 3 patients at the same dose level. However, at dose of 10 mg/m 2 , 2 patients had grade 3 diarrhea or nausea. The 5-year overall survival rate was 23% and the median survival time was 18 months. Conclusions: HCPT given concurrently with 3DCRT is safe and tolerable for patients with unresectable or locally relapsed rectal cancer. Either 8 mg/m 2 weekly or 4 mg/m 2 twice a week can be recommended for further study. The dose-limiting toxicities are grade 3 diarrhea, nausea and radiation-induced dermatitis. (authors)

  5. Preoperative Radiation Therapy With Concurrent Capecitabine, Bevacizumab, and Erlotinib for Rectal Cancer: A Phase 1 Trial

    Energy Technology Data Exchange (ETDEWEB)

    Das, Prajnan, E-mail: PrajDas@mdanderson.org [Department of Radiation Oncology, The University of Texas MD Anderson Cancer Center, Houston, Texas (United States); Eng, Cathy [Department of Gastrointestinal Medical Oncology, The University of Texas MD Anderson Cancer Center, Houston, Texas (United States); Rodriguez-Bigas, Miguel A.; Chang, George J.; Skibber, John M.; You, Y. Nancy [Department of Surgical Oncology, The University of Texas MD Anderson Cancer Center, Houston, Texas (United States); Maru, Dipen M. [Department of Pathology, The University of Texas MD Anderson Cancer Center, Houston, Texas (United States); Munsell, Mark F. [Department of Biostatistics, The University of Texas MD Anderson Cancer Center, Houston, Texas (United States); Clemons, Marilyn V. [Department of Radiation Oncology, The University of Texas MD Anderson Cancer Center, Houston, Texas (United States); Kopetz, Scott E.; Garrett, Christopher R.; Shureiqi, Imad [Department of Gastrointestinal Medical Oncology, The University of Texas MD Anderson Cancer Center, Houston, Texas (United States); Delclos, Marc E.; Krishnan, Sunil; Crane, Christopher H. [Department of Radiation Oncology, The University of Texas MD Anderson Cancer Center, Houston, Texas (United States)

    2014-02-01

    Purpose: The goal of this phase 1 trial was to determine the maximum tolerated dose (MTD) of concurrent capecitabine, bevacizumab, and erlotinib with preoperative radiation therapy for rectal cancer. Methods and Materials: Patients with clinical stage II to III rectal adenocarcinoma, within 12 cm from the anal verge, were treated in 4 escalating dose levels, using the continual reassessment method. Patients received preoperative radiation therapy with concurrent bevacizumab (5 mg/kg intravenously every 2 weeks), erlotinib, and capecitabine. Capecitabine dose was increased from 650 mg/m{sup 2} to 825 mg/m{sup 2} orally twice daily on the days of radiation therapy; erlotinib dose was increased from 50 mg orally daily in weeks 1 to 3, to 50 mg daily in weeks 1 to 6, to 100 mg daily in weeks 1 to 6. Patients underwent surgery at least 9 weeks after the last dose of bevacizumab. Results: A total of 19 patients were enrolled, and 18 patients were considered evaluable. No patient had grade 4 acute toxicity, and 1 patient had grade 3 acute toxicity (hypertension). The MTD was not reached. All 18 evaluable patients underwent surgery, with low anterior resection in 7 (39%), proctectomy with coloanal anastomosis in 4 patients (22%), posterior pelvic exenteration in 1 (6%), and abdominoperineal resection in 6 (33%). Of the 18 patients, 8 (44%) had pathologic complete response, and 1 had complete response of the primary tumor with positive nodes. Three patients (17%) had grade 3 postoperative complications (ileus, small bowel obstruction, and infection). With a median follow-up of 34 months, 1 patient developed distant metastasis, and no patient had local recurrence or died. The 3-year disease-free survival was 94%. Conclusions: The combination of preoperative radiation therapy with concurrent capecitabine, bevacizumab, and erlotinib was well tolerated. The pathologic complete response rate appears promising and may warrant further investigation.

  6. Coalgebra, concurrency and control

    NARCIS (Netherlands)

    J.J.M.M. Rutten (Jan)

    1999-01-01

    textabstractCoalgebra is used to generalize notions and techniques from concurrency theory, in order to apply them to problems concerning the supervisory control of discrete event systems. The main ingredients of this approach are the characterization of controllability in terms of (a variant of)

  7. Expanding Gerontology Enrollments: Successful Results of an Innovative Outreach Program

    Science.gov (United States)

    Reynolds, Sandra L.; Haley, William E.; Hyer, Kathryn

    2007-01-01

    As state budget allocations for higher education decrease, "specialty" programs such as gerontology must continually demonstrate their productivity. State and private universities increasingly rely on student credit hours (SCH) or tuition generated, which is making it difficult for many gerontology programs to expand. The School of Aging Studies…

  8. Increased Physical Activity Leads to Improved Health-Related Quality of Life Among Employees Enrolled in a 12-Week Worksite Wellness Program.

    Science.gov (United States)

    Macaluso, Stephanie; Marcus, Andrea Fleisch; Rigassio-Radler, Diane; Byham-Gray, Laura D; Touger-Decker, Riva

    2015-11-01

    To determine the relationship between physical activity (PA) and health-related quality of life among university employees who enrolled in a worksite wellness program (WWP). The study was an interim analysis of data collected in a WWP. The sample consisted of 64 participants who completed 12- and 26-week follow-up appointments. Self-reported anxiety days significantly decreased from baseline to week 12. There were positive trends in self-rated health, vitality days, and summative unhealthy days from baseline to week 26. Among those with a self-reported history of hypertension (HTN), there was an inverse correlation between PA and summative physically and mentally unhealthy days at week 12. Among participants in this WWP with HTN, as PA increased there was a significant decrease in summative physically and mentally unhealthy days at week 12.

  9. Summer Research Program - 1997 Summer Faculty Research Program Volume 6 Arnold Engineering Development Center United States Air Force Academy Air Logistics Centers

    Science.gov (United States)

    1997-12-01

    Fracture Analysis of the F-5, 15%-Spar Bolt DR Devendra Kumar SAALC/LD 6- 16 CUNY-City College, New York, NY A Simple, Multiversion Concurrency Control...Program, University of Dayton, Dayton, OH. [3]AFGROW, Air Force Crack Propagation Analysis Program, Version 3.82 (1997) 15-8 A SIMPLE, MULTIVERSION ...Office of Scientific Research Boiling Air Force Base, DC and San Antonio Air Logistic Center August 1997 16-1 A SIMPLE, MULTIVERSION CONCURRENCY

  10. Preliminary evidence of improved cognitive performance following vestibular rehabilitation in children with combined ADHD (cADHD) and concurrent vestibular impairment.

    Science.gov (United States)

    Lotfi, Younes; Rezazadeh, Nima; Moossavi, Abdollah; Haghgoo, Hojjat Allah; Rostami, Reza; Bakhshi, Enayatollah; Badfar, Faride; Moghadam, Sedigheh Farokhi; Sadeghi-Firoozabadi, Vahid; Khodabandelou, Yousef

    2017-12-01

    Balance function has been reported to be worse in ADHD children than in their normal peers. The present study hypothesized that an improvement in balance could result in better cognitive performance in children with ADHD and concurrent vestibular impairment. This study was designed to evaluate the effects of comprehensive vestibular rehabilitation therapy on the cognitive performance of children with combined ADHD and concurrent vestibular impairment. Subject were 54 children with combined ADHD. Those with severe vestibular impairment (n=33) were randomly assigned to two groups that were matched for age. A rehabilitation program comprising overall balance and gate, postural stability, and eye movement exercises was assigned to the intervention group. Subjects in the control group received no intervention for the same time period. Intervention was administered twice weekly for 12 weeks. Choice reaction time (CRT) and spatial working memory (SWM) subtypes of the Cambridge Neuropsychological Test Automated Battery (CANTAB) were completed pre- and post-intervention to determine the effects of vestibular rehabilitation on the cognitive performance of the subjects with ADHD and concurrent vestibular impairment. ANCOVA was used to compare the test results of the intervention and control group post-test. The percentage of correct trial scores for the CRT achieved by the intervention group post-test increased significantly compared to those of the control group (p=0.029). The CRT mean latency scores were significantly prolonged in the intervention group following intervention (p=0.007) compared to the control group. No significant change was found in spatial functioning of the subjects with ADHD following 12 weeks of intervention (p>0.05). The study highlights the effect of vestibular rehabilitation on the cognitive performance of children with combined ADHD and concurrent vestibular disorder. The findings indicate that attention can be affected by early vestibular

  11. Minority Student Enrollments in Higher Education: A Guide to Institutions with Highest Percent of Asian, Black, Hispanic, and Native American Students.

    Science.gov (United States)

    Garrett Park Press, MD.

    This resource guide provides data on minorities enrolled in 500 colleges and universities. Descriptions of each institution are followed by total student enrollment and the percentage of students from four minority groups: Asian, Black, Hispanic, and Native American. The types of academic programs offered by the institution are illustrated by…

  12. A Phase I study of concurrent radiotherapy and capecitabine as adjuvant treatment for operable rectal cancer

    International Nuclear Information System (INIS)

    Jin Jing; Li Yexiong; Liu Yueping; Wang Weihu; Song Yongwen; Li Tao; Li Ning; Yu Zihao; Liu Xinfan

    2006-01-01

    Purpose: To determine the maximum tolerated dose and the dose-limiting toxicity of capecitabine with standard radiotherapy (RT) as adjuvant treatment in patients with rectal cancer. Methods and Materials: Patients with Stage II/III rectal cancer after surgery were eligible. Total RT dose was delivered as DT 50 Gy in fractions of 2.0 Gy/day for 5 weeks to the pelvic area. Capecitabine was administered concurrently with RT in escalating doses, twice daily with a 12-h interval, for two cycles of 14 days separated by a 7-day rest. Dose-limiting toxicity included Grade 3 or Grade 4 hematologic and nonhematologic toxicity. Results: Twenty-four patients were enrolled at the following dose levels: 1,000 (3 patients), 1,200 (3 patients), 1,400 (3 patients), 1,500 (3 patients), 1,600 (6 patients), and 1,700 mg/m 2 /day (6 patients). Dose-limiting toxicity was observed in 1 patient at 1,600 mg/m 2 /day (Grade 3 diarrhea) and in 2 patients at 1,700 mg/m 2 /day (1 patient had Grade 3 and 1 Grade 4 diarrhea). Conclusion: The maximum tolerated dose (MTD) of capecitabine given concurrently with RT was 1,600 mg/m 2 , daily from the 1st to the 14th day, with a 7-day rest, for two cycles

  13. Design for improved maintenance of the fiber-optic cable system (As carried out in a concurrent engineering environment)

    Science.gov (United States)

    Tremoulet, P. C.

    The author describes a number of maintenance improvements in the Fiber Optic Cable System (FOCS). They were achieved during a production phase pilot concurrent engineering program. Listed in order of importance (saved maintenance time and material) by maintenance level, they are: (1) organizational level: improved fiber optic converter (FOC) BITE; (2) Intermediate level: reduced FOC adjustments from 20 to 2; partitioned FOC into electrical and optical parts; developed cost-effective fault isolation test points and test using standard test equipment; improved FOC chassis to have lower mean time to repair; and (3) depot level: revised test requirements documents (TRDs) for common automatic test equipment and incorporated ATE testability into circuit and assemblies and application-specific integrated circuits. These improvements met this contract's tailored logistics MIL-STD 1388-1A requirements of monitoring the design for supportability and determining the most effective support equipment. Important logistics lessons learned while accomplishing these maintainability and supportability improvements on the pilot concurrent engineering program are also discussed.

  14. Phase I Results of Vinorelbine With Concurrent Radiotherapy in Elderly Patients With Unresectable, Locally Advanced Non-Small-Cell Lung Cancer: West Japan Thoracic Oncology Group (WJTOG3005-DI)

    Energy Technology Data Exchange (ETDEWEB)

    Harada, Hideyuki, E-mail: h.harada@scchr.jp [Division of Radiation Oncology, Shizuoka Cancer Center Hospital, Nagaizumi-cho, Sunto-gun, Shizuoka (Japan); Seto, Takashi [Department of Thoracic Oncology, National Kyushu Cancer Center, Fukuoka (Japan); Igawa, Satoshi [Division of Thoracic Oncology, Shizuoka Cancer Center Hospital, Nagaizumi-cho, Sunto-gun, Shizuoka (Japan); Department of Respiratory Medicine, Kitasato University School of Medicine, Kanagawa (Japan); Tsuya, Asuka [Division of Thoracic Oncology, Shizuoka Cancer Center Hospital, Nagaizumi-cho, Sunto-gun, Shizuoka (Japan); Wada, Mayuko [Department of Respiratory Medicine, Kitasato University School of Medicine, Kanagawa (Japan); Kaira, Kyoichi; Naito, Tateaki [Division of Thoracic Oncology, Shizuoka Cancer Center Hospital, Nagaizumi-cho, Sunto-gun, Shizuoka (Japan); Hayakawa, Kazushige [Department of Radiology, Kitasato University School of Medicine, Kanagawa (Japan); Nishimura, Tetsuo [Division of Radiation Oncology, Shizuoka Cancer Center Hospital, Nagaizumi-cho, Sunto-gun, Shizuoka (Japan); Masuda, Noriyuki [Department of Respiratory Medicine, Kitasato University School of Medicine, Kanagawa (Japan); Yamamoto, Nobuyuki [Division of Thoracic Oncology, Shizuoka Cancer Center Hospital, Nagaizumi-cho, Sunto-gun, Shizuoka (Japan)

    2012-04-01

    Purpose: To investigate the safety and efficacy of concurrent vinorelbine and thoracic radiotherapy in elderly patients with locally advanced non-small-cell lung cancer (NSCLC). Methods and Materials: Eligible patients were 71 years of age or older with unresectable Stage III NSCLC. Patients were treated with thoracic radiotherapy (60 Gy) and concurrent vinorelbine (20 mg/m{sup 2} in Level 1 and 25 mg/m{sup 2} in Level 2) on Days 1 and 8 every 3 weeks for two cycles, followed by adjuvant vinorelbine (25 mg/m{sup 2}) on Days 1 and 8 every 3 weeks for two cycles. Results: Four patients were enrolled at Level 1. One patient experienced Grade 3 febrile neutropenia at Level 1 and the dose was escalated to Level 2. At Level 2, 2 of 6 patients experienced dose-limiting toxicities (Grade 4 neutropenia in 1 patient and Grade 3 infection in another). Three of 6 patients developed late Grade 2 or 3 pneumonitis. Therefore, the dose was de-escalated to Level 1. An additional 6 patients were enrolled at Level 1, 4 of whom experienced dose-limiting toxicities (incomplete radiotherapy because of Grade 2 pneumonitis in 1 patient and Grade 3 infection in 1, Grade 3 febrile neutropenia in 1, and Grade 3 esophagitis in 1). Moreover, late Grade 3 pneumothorax and Grade 5 pneumonitis occurred in 1 and 1 patient, respectively. Overall, Grade 2, 3 and 5 pneumonitis occurred in 3, 3, and 1 among 16 patients, respectively. Conclusions: Concurrent vinorelbine and thoracic radiotherapy resulted in a high incidence of severe pneumonitis when the standard dose of this agent was used for elderly patients. We therefore recommend caution in the use of this regimen and schedule for elderly patients.

  15. One-Shot Deal? Students' Perceptions of Assessment and Course Placement in California's Community Colleges

    Science.gov (United States)

    Venezia, Andrea; Bracco, Kathy Reeves; Nodine, Thad

    2010-01-01

    There is substantial work being done--in California and nationwide--to develop college readiness standards; expand concurrent enrollment programs; communicate clearly about the key cognitive strategies necessary for postsecondary success (e.g., analytical thinking); improve student supports; and implement other approaches to improve students'…

  16. Concurrent chemoradiotherapy for advanced esophageal cancer

    International Nuclear Information System (INIS)

    Shimizu, Wakako; Ogino, Takashi; Ishikura, Satoshi; Kawashima, Mitsuhiko; Ikeda, Hiroshi

    1997-01-01

    To investigate factors influencing response and survival for patients with squamous cell cancer of the esophagus. Forty-nine patients with squamous cell cancer of the esophagus, classified by guidelines for the clinical and pathologic studies on carcinoma of the esophagus published by the Japanese Society for Esophageal Disease, were treated by concurrent chemoradiotherapy using chemotherapy consisting of cisplatin and 5-fluorouracil with definitive irradiation of 60 Gy concurrently. Endoscopic findings and biopsy were used for evaluating the response. Nurse charts recording patient's feeding status were adopted to estimate severity of dysphagia. Complete response (CR) rate was 69.4%, median survival time (MST) was 12.3 months, and median local failure-free survival time 7.3 months. Patients in early stage (= 32.4 months, 20.4 months, 20.4 months, 15.7 months, respectively). Patients in A3 stage were often suffered from severe dysphagia both before and after treatment (81.5%, 70.4%), respectively. Concurrent chemoradiotherapy was effective treatment for esophageal cancer. Degree of dysphagia was considered to be a good prognosticator of patients' survival. (author)

  17. Receipt of preventive dental care among special-needs children enrolled in Medicaid: a crisis in need of attention.

    Science.gov (United States)

    Mitchell, Jean M; Gaskin, Darrell J

    2008-10-01

    Although not widely recognized, tooth decay is the most common childhood chronic disease among children ages five to seventeen. Despite higher rates of dental caries and greater needs, low-income minority children enrolled in Medicaid are more likely to go untreated relative to their higher income counterparts. No research has examined this issue for children with special needs. We analyzed Medicaid enrollment and claims data for special-needs children enrolled in the District of Columbia Medicaid program to evaluate receipt of recommended preventive dental care. Use of preventive dental care is abysmally low and has declined over time. Enrollment in managed care rather than fee for service improves the likelihood that special-needs children receive recommended preventive dental services, whereas residing farther from the Metro is an impediment to receipt of dental care.

  18. A phase I study of postoperative concurrent radiotherapy and oral doxifluridine and leucovorin for II/III stage rectal cancer

    International Nuclear Information System (INIS)

    Jin Jing; Li Yexiong; Tang Yuan; Wang Weihu; Wang Shulian; Song Yongwen; Liu Yueping; Yu Zihao; Liu Xinfan

    2008-01-01

    Objective: A phase I study was conducted to determine the maximal tolerated dose (MTD) and the dose-limiting toxicity (DLT) of chemotherapy of oral doxifluridine (5-dFUR) and leucovorin with concurrent standard radiotherapy(RT) as adjuvant treatment in patients with rectal cancer. Methods: Patients aged 18-75 years old, Kamofsky scored ≥70%, stage II/III rectal cancer after curative surgery were eligible. Total RT dose was delivered as DT 50 Gy in the fraction of 2.0 Gy per day for 5 weeks to the pelvic area. 5-dFUR was administered concurrently with radiotherapy in escalating doses, and oral leucovorin was administered in a fixed dose of 30 mg/(m 2 ·d), both 3 times daily, from the 1 st day of RT to the last day. The DLTs included grade 3 or grade 4 hematologic and nonhematologie toxicity. Results: From Aug. 2005 to Mar. 2007, 16 patients were enrolled at the following dose levels: 450 mg/(m 2 ·d) (3 patients), 550 mg/(m 2 ·d) (6 patients) and 650 mg/(m 2 ·d) (7 patients). Diarrhea, neutropenia and nausea/vomit were the most common side effects although all neutropenia was less grade 3. The DLT was observed in 1 patient at 550 mg/(m 2 ·d) (grade 4 diarrhea), but none in the following 3 patients at the same dose level. At 650 mg/(m 2 ·d) level, the first patient quitted the study due to a severe abdominal cramp pain in the 3rd week of RT. In the following 3 enrolled patients, one suffered grade 3 abdominal cramp pain, diarrhea, fatigue, nausea/vomit and grade 2 neutropenia and fever. Grade 3 diarrhea was also observed in all the additional 3 patients at 650 mg/(m 2 ·d) dose level. So the dose escalation was ended up to 650 mg/(m 2 ·d). Four of 16 patients didn't complete the scheduled concurrent chemoradiotherapy due to severe side effects, including 1 at 550 mg/(m 2 ·d) dose level, and 3 at 650 mg/(m 2 ·d). The DLTs were observed as grade 3/4 diarrhea, grade 3 abdominal cramp pain, fatigue and nausea/vomit. Conclusions: Diarrhea is the most common and

  19. Program Correctness, Verification and Testing for Exascale (Corvette)

    Energy Technology Data Exchange (ETDEWEB)

    Sen, Koushik [Univ. of California, Berkeley, CA (United States); Iancu, Costin [Lawrence Berkeley National Lab. (LBNL), Berkeley, CA (United States); Demmel, James W [UC Berkeley

    2018-01-26

    The goal of this project is to provide tools to assess the correctness of parallel programs written using hybrid parallelism. There is a dire lack of both theoretical and engineering know-how in the area of finding bugs in hybrid or large scale parallel programs, which our research aims to change. In the project we have demonstrated novel approaches in several areas: 1. Low overhead automated and precise detection of concurrency bugs at scale. 2. Using low overhead bug detection tools to guide speculative program transformations for performance. 3. Techniques to reduce the concurrency required to reproduce a bug using partial program restart/replay. 4. Techniques to provide reproducible execution of floating point programs. 5. Techniques for tuning the floating point precision used in codes.

  20. MLIP: A Concurrent Approach for Clipping Indexing

    OpenAIRE

    Majoju Ravinder; R.Vijay Prakash

    2011-01-01

    Multidimensional databases are beginning to be used in a wide range of applications. To meet this fast-growing demand, the R-tree family is being applied to support fast access to multidimensional data, for which the R+-tree exhibits outstanding search performance. In order to support efficient concurrent access in multi-user environments, concurrency control mechanisms for multidimensional indexing have been proposed. However, these mechanisms cannot be directly applied to the R+-tree becaus...

  1. CONCURRENT VALIDITY OF THE STUDENT TEACHER PROFESSIONAL IDENTITY SCALE

    Directory of Open Access Journals (Sweden)

    Predrag Živković

    2018-04-01

    Full Text Available The main purpose of study was to examine concurrent validity of the Student Teachers Professional Identity Scale–STPIS (Fisherman and Abbot, 1998 that was for the first time used in Serbia. Indicators of concurrent validity was established by correlation with student teacher self-reported well-being, self-esteem, burnout stress and resilience. Based on the results we can conclude that the STPIS meets the criterion of concurrent validity. The implications of these results are important for researchers and decisions makers in teacher education

  2. Concurrent Complementary and Alternative Medicine CAM and Conventional Rehabilitation Therapy in the Management of Children with Developmental Disorders

    Directory of Open Access Journals (Sweden)

    Soo Yeon Kim

    2013-01-01

    Full Text Available Background. We investigated the concurrent use of conventional rehabilitations and complementary and alternative medicine (CAM therapies for the long-term management of children with developmental disorders (DDs. Methods. The parents or caregivers of 533 children with DDs (age range, 1–19 years who visited the rehabilitation centers were surveyed using in depth face-to-face interviews. Results. Of the 533 patients enrolled, 520 completed the questionnaire (97% response rate. A total of 292 (56% children were receiving multiple therapies, more than two conventional rehabilitations and CAM, at the time of the interview. A total of 249 (48% children reported lifetime CAM use, 23% used CAM at the time of the interview, and 62% of the patients planned to use CAM therapy in the future. Conventional rehabilitation therapies used at the time of the interview included physical therapy (30%, speech therapy (28%, and occupational therapy (19%, and the CAM therapies included herbal medicine (5% and acupuncture or moxibustion (3%. The respondents indicated that in the future they planned to use acupuncture or moxibustion (57%, occupational therapy (18%, cognitive behavioral therapy (16%, speech therapy (10%, and physical therapy (8%. Conclusion. Concurrent management as conventional rehabilitations and CAM therapies is widely used by children with DDs.

  3. Short-term Mobility and Increased Partnership Concurrency among Men in Zimbabwe.

    Directory of Open Access Journals (Sweden)

    Susan Cassels

    Full Text Available Migration has long been understood as an underlying factor for HIV transmission, and sexual partner concurrency has been increasingly studied as an important component of HIV transmission dynamics. However, less work has examined the role of short-term mobility in sexual partner concurrency using a network approach. Short-term mobility may be a risk for HIV for the migrant's partner as well either through the partner's risk behaviors while the migrant is away, such as the partner having additional partners, or via exposure to the return migrant.Using data from the 2010-11 Zimbabwe Demographic and Health Survey, weighted generalized linear regression models were used to investigate the associations between short-term mobility and partnership concurrency at the individual and partnership levels.At the individual level, we find strong evidence of an association between short-term mobility and concurrency. Men who traveled were more likely to have concurrent partnerships compared to men who did not travel and the relationship was non-linear: each trip was associated with a 2% higher probability of concurrency, with a diminishing risk at 60 trips (p<0.001. At the partnership level, short-term mobility by the male only or both partners was associated with male concurrency. Couples in which the female only traveled exhibited less male concurrency.Short-term mobility has the ability to impact population-level transmission dynamics by facilitating partnership concurrency and thus onward HIV transmission. Short-term migrants may be an important population to target for HIV testing, treatment, or social and behavioral interventions to prevent the spread of HIV.

  4. Concurrent negotiation and coordination for grid resource coallocation.

    Science.gov (United States)

    Sim, Kwang Mong; Shi, Benyun

    2010-06-01

    Bolstering resource coallocation is essential for realizing the Grid vision, because computationally intensive applications often require multiple computing resources from different administrative domains. Given that resource providers and consumers may have different requirements, successfully obtaining commitments through concurrent negotiations with multiple resource providers to simultaneously access several resources is a very challenging task for consumers. The impetus of this paper is that it is one of the earliest works that consider a concurrent negotiation mechanism for Grid resource coallocation. The concurrent negotiation mechanism is designed for 1) managing (de)commitment of contracts through one-to-many negotiations and 2) coordination of multiple concurrent one-to-many negotiations between a consumer and multiple resource providers. The novel contributions of this paper are devising 1) a utility-oriented coordination (UOC) strategy, 2) three classes of commitment management strategies (CMSs) for concurrent negotiation, and 3) the negotiation protocols of consumers and providers. Implementing these ideas in a testbed, three series of experiments were carried out in a variety of settings to compare the following: 1) the CMSs in this paper with the work of others in a single one-to-many negotiation environment for one resource where decommitment is allowed for both provider and consumer agents; 2) the performance of the three classes of CMSs in different resource market types; and 3) the UOC strategy with the work of others [e.g., the patient coordination strategy (PCS )] for coordinating multiple concurrent negotiations. Empirical results show the following: 1) the UOC strategy achieved higher utility, faster negotiation speed, and higher success rates than PCS for different resource market types; and 2) the CMS in this paper achieved higher final utility than the CMS in other works. Additionally, the properties of the three classes of CMSs in

  5. Accreditation and Educational Quality: Are Students in Accredited Programs More Academically Engaged?

    Science.gov (United States)

    Cole, James S.; Cole, Shu T.

    2008-01-01

    There has been a great deal of debate regarding the value of program accreditation. Two research questions guided this study: 1) are students enrolled in accredited parks, recreation, and leisure programs more academically engaged than students enrolled in non-accredited programs, and 2) do students enrolled in accredited parks, recreation, and…

  6. 78 FR 32126 - VA Dental Insurance Program

    Science.gov (United States)

    2013-05-29

    ... secure reasonable premium and copayment pricing through multiple tier options to allow enrollees to... program that offers premium-based dental insurance to enrolled veterans and certain survivors and... regulations to establish VADIP, a pilot program that would offer premium-based dental insurance to enrolled...

  7. A Phase 2 Trial of Concurrent Chemotherapy and Proton Therapy for Stage III Non-Small Cell Lung Cancer: Results and Reflections Following Early Closure of a Single-Institution Study

    Energy Technology Data Exchange (ETDEWEB)

    Hoppe, Bradford S., E-mail: bhoppe@floridaproton.org [University of Florida Health Proton Therapy Institute, Jacksonville, Florida (United States); Henderson, Randal [University of Florida Health Proton Therapy Institute, Jacksonville, Florida (United States); Pham, Dat; Cury, James D.; Bajwa, Abubakr [Department of Medicine, University of Florida College of Medicine, Jacksonville, Florida (United States); Morris, Christopher G. [University of Florida Health Proton Therapy Institute, Jacksonville, Florida (United States); D' Agostino, Harry [Department of Surgery, University of Florida College of Medicine, Jacksonville, Florida (United States); Flampouri, Stella; Huh, Soon; Li, Zuofeng [University of Florida Health Proton Therapy Institute, Jacksonville, Florida (United States); McCook, Barry [Department of Radiology, University of Florida College of Medicine, Jacksonville, Florida (United States); Nichols, Romaine C. [University of Florida Health Proton Therapy Institute, Jacksonville, Florida (United States)

    2016-05-01

    Purpose: Proton therapy has been shown to reduce radiation dose to organs at risk (OAR) and could be used to safely escalate the radiation dose. We analyzed outcomes in a group of phase 2 study patients treated with dose-escalated proton therapy with concurrent chemotherapy for stage 3 non-small cell lung cancer (NSCLC). Methods and Materials: From 2009 through 2013, LU02, a phase 2 trial of proton therapy delivering 74 to 80 Gy at 2 Gy/fraction with concurrent chemotherapy for stage 3 NSCLC, was opened to accrual at our institution. Due to slow accrual and competing trials, the study was closed after just 14 patients (stage IIIA, 9 patients; stage IIIB, 5 patients) were accrued over 4 years. During that same time period, 55 additional stage III patients were treated with high-dose proton therapy, including 7 in multi-institutional proton clinical trials, 4 not enrolled due to physician preference, and 44 who were ineligible based on strict entry criteria. An unknown number of patients were ineligible for enrollment due to insurance coverage issues and thus were treated with photon radiation. Median follow-up of surviving patients was 52 months. Results: Two-year overall survival and progression-free survival rates were 57% and 25%, respectively. Median lengths of overall survival and progression-free survival were 33 months and 14 months, respectively. There were no acute grade 3 toxicities related to proton therapy. Late grade 3 gastrointestinal toxicity and pulmonary toxicity each occurred in 1 patient. Conclusions: Dose-escalated proton therapy with concurrent chemotherapy was well tolerated with encouraging results among a small cohort of patients. Unfortunately, single-institution proton studies may be difficult to accrue and consideration for pragmatic and/or multicenter trial design should be considered when developing future proton clinical trials.

  8. Correctness of concurrent processes

    NARCIS (Netherlands)

    E.R. Olderog (Ernst-Rüdiger)

    1989-01-01

    textabstractA new notion of correctness for concurrent processes is introduced and investigated. It is a relationship P sat S between process terms P built up from operators of CCS [Mi 80], CSP [Ho 85] and COSY [LTS 79] and logical formulas S specifying sets of finite communication sequences as in

  9. Concurrent Engineering Approaches for Sustainable Product Development in a Multi-Disciplinary Environment : Proceedings of the 19th ISPE International Conference on Concurrent Engineering

    CERN Document Server

    Rock, Georg; Bil, Cees

    2013-01-01

    The CE Conference series is organized annually by the International Society for Productivity Enhancement (ISPE) and constitutes an important forum for international scientific exchange on concurrent and collaborative enterprise engineering. These international conferences attract a significant number of researchers, industrialists and students, as well as government representatives, who are interested in the recent advances in concurrent engineering research and applications. Concurrent Engineering Approaches for Sustainable Product Development in a Multi-Disciplinary Environment: Proceedings of the 19th ISPE International Conference on Concurrent Engineering contains papers accepted, peer reviewed and presented at the annual conference held  at the University of Applied Sciences in Trier, Germany, from 3rd-7th of September 2012. This covers a wide range of cutting-edge topics including: •Systems Engineering and Innovation •Design for Sustainability •Knowledge Engineering and Management •Managing pro...

  10. Randomized, Controlled Trial to Examine the Impact of Providing Yogurt to Women Enrolled in WIC

    Science.gov (United States)

    Fung, Ellen B.; Ritchie, Lorrene D.; Walker, Brent H.; Gildengorin, Ginny; Crawford, Patricia B.

    2010-01-01

    Objective: Examine the impact of providing yogurt to women enrolled in the Special Supplemental Nutrition Program for Women, Infants, and Children (WIC). Design: Randomized, controlled intervention trial. Setting: Two California WIC local agency sites. Participants: 511 pregnant, breast-feeding, or postpartum women. Intervention: Substitution of…

  11. Object oriented distributed programming: studies and proposals

    International Nuclear Information System (INIS)

    Guerraoui, Rachid

    1992-01-01

    This thesis contributes to the investigation of the object concept in distributed programming. Henceforth, this programming style has become a reality in the computer science world, since it allows to increase of the availability of applications and to decrease their execution time. Nevertheless, designing a distributed application is a hard task: the various abstraction levels that must be considered hinder the software reusability and maintenance, while errors and concurrent accesses are often sources of executions incoherence. The object concept improves the software modularity, and raises the computing abstraction level. Integrating distribution related aspects into the object model brings up the issues of expressing the concurrency and maintaining the coherency. The investigation of these problems in this thesis has been guided by a major concern for the preservation of the intrinsic properties of object-orientation, and the orthogonality of the solutions given. The main contributions of the thesis are: (i) the classification, regarding modularity, of the different design alternatives for object-oriented concurrent languages; (ii) the evaluation of various transactional mechanisms in object-based concurrent languages, and the design of an atomic asynchronous communication protocol named ACS; (iii) the definition of a transaction-based object-oriented concurrent language called KAROS; (iv) the implementation of a modular framework which allows to combine in a same application, various concurrency control and error recovery mechanisms; (v) the identification of a formal property, named general atomicity, which constitutes a correctness criteria for atomic objects specifications. (author) [fr

  12. Data refinement for true concurrency

    Directory of Open Access Journals (Sweden)

    Brijesh Dongol

    2013-05-01

    Full Text Available The majority of modern systems exhibit sophisticated concurrent behaviour, where several system components modify and observe the system state with fine-grained atomicity. Many systems (e.g., multi-core processors, real-time controllers also exhibit truly concurrent behaviour, where multiple events can occur simultaneously. This paper presents data refinement defined in terms of an interval-based framework, which includes high-level operators that capture non-deterministic expression evaluation. By modifying the type of an interval, our theory may be specialised to cover data refinement of both discrete and continuous systems. We present an interval-based encoding of forward simulation, then prove that our forward simulation rule is sound with respect to our data refinement definition. A number of rules for decomposing forward simulation proofs over both sequential and parallel composition are developed.

  13. Authentic And Concurrent Evaluation-refining

    DEFF Research Database (Denmark)

    Eriksson, Carina Ihlström; Åkesson, Maria; Kautz, Karlheinz

    2011-01-01

    This paper addresses the need for more detailed accounts for evaluation in design science research literature. By revisiting a design project regarding the future e-newspaper we give detailed descriptions of its authentic and concurrent evaluation approach by illustrating the what, why and how...... of all evaluation activities throughout the whole project. The project produced seven different design artifacts that were evaluated. The utility and theoretical outcomes of the evaluation activities clearly influenced design decisions regarding newspaper design, user value and business model design...... as well as decisions on strategic levels. We emphasize a holistic and concurrent approach to evaluation compared to the general design science research thinking and argue that reflecting on how to seek authenticity is important. By authenticity we refer to the notion of how closely an evaluation captures...

  14. Astronomy Enrollments and Degrees: Results from the 2012 Survey of Astronomy Enrollments and Degrees. Focus On

    Science.gov (United States)

    Mulvey, Patrick; Nicholson, Starr

    2014-01-01

    Interest in astronomy degrees in the U.S. remains strong, with astronomy enrollments at or near all-time highs for the 2012-13 academic year. The total number of students taking an introductory astronomy course at a degree-granting physics or astronomy department is approaching 200,000. Enrollments in introductory astronomy courses have been…

  15. Characteristics of Women Enrolled into a Randomized Clinical Trial of Dapivirine Vaginal Ring for HIV-1 Prevention.

    Science.gov (United States)

    Palanee-Phillips, Thesla; Schwartz, Katie; Brown, Elizabeth R; Govender, Vaneshree; Mgodi, Nyaradzo; Kiweewa, Flavia Matovu; Nair, Gonasagrie; Mhlanga, Felix; Siva, Samantha; Bekker, Linda-Gail; Jeenarain, Nitesha; Gaffoor, Zakir; Martinson, Francis; Makanani, Bonus; Naidoo, Sarita; Pather, Arendevi; Phillip, Jessica; Husnik, Marla J; van der Straten, Ariane; Soto-Torres, Lydia; Baeten, Jared

    2015-01-01

    Women in sub-Saharan Africa are a priority population for evaluation of new biomedical HIV-1 prevention strategies. Antiretroviral pre-exposure prophylaxis is a promising prevention approach; however, clinical trials among young women using daily or coitally-dependent products have found low adherence. Antiretroviral-containing vaginal microbicide rings, which release medication over a month or longer, may reduce these adherence challenges. ASPIRE (A Study to Prevent Infection with a Ring for Extended Use) is a phase III, randomized, double-blind, placebo-controlled trial testing the safety and effectiveness of a vaginal ring containing the non-nucleoside reverse transcriptase inhibitor dapivirine for prevention of HIV-1 infection. We describe the baseline characteristics of African women enrolled in the ASPIRE trial. Between August 2012 and June 2014, 5516 women were screened and 2629 HIV-1 seronegative women between 18-45 years of age were enrolled from 15 research sites in Malawi, South Africa, Uganda, and Zimbabwe. The median age was 26 years (IQR 22-31) and the majority (59%) were unmarried. Nearly 100% of participants reported having a primary sex partner in the prior three months but 43% did not know the HIV-1 status of their primary partner; 17% reported additional concurrent partners. Nearly two-thirds (64%) reported having disclosed to primary partners about planned vaginal ring use in the trial. Sexually transmitted infections were prevalent: 12% had Chlamydia trachomatis, 7% Trichomonas vaginalis, 4% Neisseria gonorrhoeae, and 1% syphilis. African HIV-1 seronegative women at risk of HIV -1 infection were successfully enrolled into a phase III trial of dapivirine vaginal ring for HIV-1 prevention.

  16. Characteristics of Women Enrolled into a Randomized Clinical Trial of Dapivirine Vaginal Ring for HIV-1 Prevention.

    Directory of Open Access Journals (Sweden)

    Thesla Palanee-Phillips

    Full Text Available Women in sub-Saharan Africa are a priority population for evaluation of new biomedical HIV-1 prevention strategies. Antiretroviral pre-exposure prophylaxis is a promising prevention approach; however, clinical trials among young women using daily or coitally-dependent products have found low adherence. Antiretroviral-containing vaginal microbicide rings, which release medication over a month or longer, may reduce these adherence challenges.ASPIRE (A Study to Prevent Infection with a Ring for Extended Use is a phase III, randomized, double-blind, placebo-controlled trial testing the safety and effectiveness of a vaginal ring containing the non-nucleoside reverse transcriptase inhibitor dapivirine for prevention of HIV-1 infection. We describe the baseline characteristics of African women enrolled in the ASPIRE trial.Between August 2012 and June 2014, 5516 women were screened and 2629 HIV-1 seronegative women between 18-45 years of age were enrolled from 15 research sites in Malawi, South Africa, Uganda, and Zimbabwe. The median age was 26 years (IQR 22-31 and the majority (59% were unmarried. Nearly 100% of participants reported having a primary sex partner in the prior three months but 43% did not know the HIV-1 status of their primary partner; 17% reported additional concurrent partners. Nearly two-thirds (64% reported having disclosed to primary partners about planned vaginal ring use in the trial. Sexually transmitted infections were prevalent: 12% had Chlamydia trachomatis, 7% Trichomonas vaginalis, 4% Neisseria gonorrhoeae, and 1% syphilis.African HIV-1 seronegative women at risk of HIV -1 infection were successfully enrolled into a phase III trial of dapivirine vaginal ring for HIV-1 prevention.

  17. Characteristics of Women Enrolled into a Randomized Clinical Trial of Dapivirine Vaginal Ring for HIV-1 Prevention

    Science.gov (United States)

    Palanee-Phillips, Thesla; Schwartz, Katie; Brown, Elizabeth R.; Govender, Vaneshree; Mgodi, Nyaradzo; Kiweewa, Flavia Matovu; Nair, Gonasagrie; Mhlanga, Felix; Siva, Samantha; Bekker, Linda-Gail; Jeenarain, Nitesha; Gaffoor, Zakir; Martinson, Francis; Makanani, Bonus; Naidoo, Sarita; Pather, Arendevi; Phillip, Jessica; Husnik, Marla J.; van der Straten, Ariane; Soto-Torres, Lydia; Baeten, Jared

    2015-01-01

    Introduction Women in sub-Saharan Africa are a priority population for evaluation of new biomedical HIV-1 prevention strategies. Antiretroviral pre-exposure prophylaxis is a promising prevention approach; however, clinical trials among young women using daily or coitally-dependent products have found low adherence. Antiretroviral-containing vaginal microbicide rings, which release medication over a month or longer, may reduce these adherence challenges. Methods ASPIRE (A Study to Prevent Infection with a Ring for Extended Use) is a phase III, randomized, double-blind, placebo-controlled trial testing the safety and effectiveness of a vaginal ring containing the non-nucleoside reverse transcriptase inhibitor dapivirine for prevention of HIV-1 infection. We describe the baseline characteristics of African women enrolled in the ASPIRE trial. Results Between August 2012 and June 2014, 5516 women were screened and 2629 HIV-1 seronegative women between 18–45 years of age were enrolled from 15 research sites in Malawi, South Africa, Uganda, and Zimbabwe. The median age was 26 years (IQR 22–31) and the majority (59%) were unmarried. Nearly 100% of participants reported having a primary sex partner in the prior three months but 43% did not know the HIV-1 status of their primary partner; 17% reported additional concurrent partners. Nearly two-thirds (64%) reported having disclosed to primary partners about planned vaginal ring use in the trial. Sexually transmitted infections were prevalent: 12% had Chlamydia trachomatis, 7% Trichomonas vaginalis, 4% Neisseria gonorrhoeae, and 1% syphilis. Conclusions African HIV-1 seronegative women at risk of HIV -1 infection were successfully enrolled into a phase III trial of dapivirine vaginal ring for HIV-1 prevention. PMID:26061040

  18. Impact of managed care on cancer trial enrollment.

    Science.gov (United States)

    Gross, C P; Krumholz, H M

    2005-06-01

    To determine the relationship between managed care market activity and cancer trial enrollment. Trial participant data were obtained from the National Cancer Institute. Participants in cooperative group trials of breast, colorectal, lung, or prostate cancer during the years 1996 through 2001 were assigned to counties based on their zip code of residence. Linear regression was used to determine the relationship between county enrollment rate and two measures of county managed care activity (penetration and index of competition [IOC]), adjusting for other county characteristics. In bivariate analysis, there was a strong inverse correlation between trial enrollment rate and IOC (r = -0.23; P penetration, proportion uninsured, and other county characteristics. Counties in the lowest quartile of managed care penetration tended to have lower enrollment rates than the remaining counties (r = -0.05; P = .048), while counties in the second, third, and fourth quartiles of penetration all had similar enrollment rates to one another. Cancer trial enrollment rates were suboptimal across all counties, and counties with higher levels of managed care competition had significantly lower enrollment rates. The relationship between managed care penetration and trial enrollment was less consistent. Future efforts to enhance trial participation should address the potential negative influence of market factors.

  19. Concurrent variable-interval variable-ratio schedules in a dynamic choice environment.

    Science.gov (United States)

    Bell, Matthew C; Baum, William M

    2017-11-01

    Most studies of operant choice have focused on presenting subjects with a fixed pair of schedules across many experimental sessions. Using these methods, studies of concurrent variable- interval variable-ratio schedules helped to evaluate theories of choice. More recently, a growing literature has focused on dynamic choice behavior. Those dynamic choice studies have analyzed behavior on a number of different time scales using concurrent variable-interval schedules. Following the dynamic choice approach, the present experiment examined performance on concurrent variable-interval variable-ratio schedules in a rapidly changing environment. Our objectives were to compare performance on concurrent variable-interval variable-ratio schedules with extant data on concurrent variable-interval variable-interval schedules using a dynamic choice procedure and to extend earlier work on concurrent variable-interval variable-ratio schedules. We analyzed performances at different time scales, finding strong similarities between concurrent variable-interval variable-interval and concurrent variable-interval variable- ratio performance within dynamic choice procedures. Time-based measures revealed almost identical performance in the two procedures compared with response-based measures, supporting the view that choice is best understood as time allocation. Performance at the smaller time scale of visits accorded with the tendency seen in earlier research toward developing a pattern of strong preference for and long visits to the richer alternative paired with brief "samples" at the leaner alternative ("fix and sample"). © 2017 Society for the Experimental Analysis of Behavior.

  20. 20 CFR 901.11 - Enrollment procedures.

    Science.gov (United States)

    2010-04-01

    ... Columbia responsible for the issuance of a license in the field of actuarial science, insurance, accounting... ACTUARIAL SERVICES UNDER THE EMPLOYEE RETIREMENT INCOME SECURITY ACT OF 1974 Enrollment of Actuaries § 901... enrollment to perform actuarial services under the Employee Retirement Income Security Act of 1974, each...

  1. The cooperative University of Iowa / Iowa State University MPH program.

    Science.gov (United States)

    Bickett-Weddle, Danelle A; Aquilino, Mary L; Roth, James A

    2008-01-01

    Public health is an important component of veterinary medicine. In the last 10 years, there has been growing recognition of the need to increase the number of veterinarians trained in public health. The Center for Food Security and Public Health (CFSPH) at Iowa State University (ISU), College of Veterinary Medicine, received a grant from the Centers for Disease Control and Prevention (CDC) to support veterinarians working at CFSPH while pursuing the Master of Public Health degree. CFSPH and ISU administrators worked with the University of Iowa (UI) College of Public Health to establish three cooperative programs for veterinarians to earn the MPH degree. This article describes how these programs were developed and how they operate. (1) Between 2002 and 2005, CFSPH used funds provided by the CDC to support 15 veterinarians as they worked for CFSPH and toward the MPH degree. As the program grew, distance-education methods such as the Internet, Polycom videoconferencing, and the Iowa Communications Network (ICN) were incorporated. (2) A concurrent DVM/MPH degree is now offered; students can complete both degrees in four years. As of January 2008, three students have received their DVM and MPH degrees and 16 students are enrolled in the program. (3) In June 2007, the UI and ISU launched a distance MPH program for veterinarians working in private practice, industry, and government. Eight veterinarians are participating in the program, which includes two two-week, in-person summer sessions, with the remainder of the coursework taken at a distance via the Internet.

  2. Service-Oriented Synthesis of Distributed and Concurrent Protocol Specifications

    Directory of Open Access Journals (Sweden)

    Jehad Al Dallal

    2008-01-01

    Full Text Available Several methods have been proposed for synthesizing computer communication protocol specifications from service specifications. Some protocol synthesis methods based on the finite state machine (FSM model assume that primitives in the service specifications cannot be executed simultaneously. Others either handle only controlled primitive concurrency or have tight restrictions on the applicable FSM topologies. As a result, these synthesis methods are not applicable to an interesting variety of inherently concurrent applications, such as the Internet and mobile communication systems. This paper proposes a concurrent-based protocol synthesis method that eliminates the restrictions imposed by the earlier methods. The proposed method uses a synthesis method to obtain a sequential protocol specification (P-SPEC from a given service specification (S-SPEC. The resulting P-SPEC is then remodeled to consider the concurrency behavior specified in the S-SPEC, while guaranteeing that P-SPEC provides the specified service.

  3. Prototyping of concurrent control systems implemented in FPGA devices

    CERN Document Server

    Wiśniewski, Remigiusz

    2017-01-01

    This book focuses on prototyping aspects of concurrent control systems and their further implementation and partial reconfiguration in programmable devices. Further, it lays out a full prototyping flow for concurrent control systems. Based on a given primary specification, a system is described with an interpreted Petri net, which naturally reflects the concurrent and sequential relationships of the design. The book shows that, apart from the traditional option of static configuration of the entire system, the latest programmable devices (especially FPGAs) offer far more sophistication. Partial reconfiguration allows selected parts of the system to be replaced without having to reprogram the entire structure of the device. Approaches to dynamic and static partial reconfiguration of concurrent control systems are presented and described in detail.< The theoretical work is illustrated by examples drawn from various applications, with a milling machine and a traffic-light controller highlighted as representat...

  4. Concurrent sourcing as a mechanism for safeguarding specific investments from opportunism

    DEFF Research Database (Denmark)

    Mols, Niels Peter

    This paper identifies when concurrent sourcing is an effective safeguard. Concurrent sourcing shortens the period that a buyer needs in order to internalize production and thus, it shortens the period in which an external supplier is able to hold-up a buyer. Concurrent sourcing also allows...... for short run expansion of production and reduces costs of lost customers. However, when complementarities and diseconomies of scale make concurrent sourcing an efficient choice for a buyer, the same complementarities and diseconomies of scale also weaken the threat that the internal production unit may...

  5. Engineering Bereitschaft as an enabler for Concurrent Engineering

    DEFF Research Database (Denmark)

    Christiansen, Kåre; Vesterager, Johan

    1999-01-01

    Industrial companies observe a general trend towards more customised products and shorter product life cycles. Furthermore, the market demands shorter lead-time and high-quality products at a competitive price. Concurrent Engineering address these challenges. Product modelling is a key aspect...... of the Concurrent Engineering literature. One problem with the product modelling literature is that it tends to assume that product development is revolutionary. Very often product development is evolutionary and it means that product modelling should have a major emphasis on reuse. In this paper it is suggested...... that industrial companies should develop an engineering development Bereitschaft (preparatory engineering knowledge) as an approach to Concurrent Engineering and product modelling. To develop such an engineering development Bereitschaft, a company must develop company generic product models.This paper...

  6. Barista: A Framework for Concurrent Speech Processing by USC-SAIL

    OpenAIRE

    Can, Doğan; Gibson, James; Vaz, Colin; Georgiou, Panayiotis G.; Narayanan, Shrikanth S.

    2014-01-01

    We present Barista, an open-source framework for concurrent speech processing based on the Kaldi speech recognition toolkit and the libcppa actor library. With Barista, we aim to provide an easy-to-use, extensible framework for constructing highly customizable concurrent (and/or distributed) networks for a variety of speech processing tasks. Each Barista network specifies a flow of data between simple actors, concurrent entities communicating by message passing, modeled after Kaldi tools. Lev...

  7. Concurrent sourcing and external supplier opportunism

    DEFF Research Database (Denmark)

    Mols, Niels Peter

    costs of opportunism are determined as a product of four factors. The four factors are: likelihood of discovering supplier opportunism, buyer’s internalized quantity as reaction to supplier opportunism, asset specificity of external supplier’s investments, and multiplicator effects. Each......When a firm simultaneously makes and buys the same components then the firm uses concurrent sourcing. This paper presents an agency model for explaining how and when concurrent sourcing reduces the likelihood of external supplier opportunism. In the proposed model, the external supplier’s expected...... of these factors are explained and discussed in the paper. The paper ends by offering a number of theoretical and managerial implications....

  8. Computational simulation of concurrent engineering for aerospace propulsion systems

    Science.gov (United States)

    Chamis, C. C.; Singhal, S. N.

    1992-01-01

    Results are summarized of an investigation to assess the infrastructure available and the technology readiness in order to develop computational simulation methods/software for concurrent engineering. These results demonstrate that development of computational simulations methods for concurrent engineering is timely. Extensive infrastructure, in terms of multi-discipline simulation, component-specific simulation, system simulators, fabrication process simulation, and simulation of uncertainties - fundamental in developing such methods, is available. An approach is recommended which can be used to develop computational simulation methods for concurrent engineering for propulsion systems and systems in general. Benefits and facets needing early attention in the development are outlined.

  9. Computational simulation for concurrent engineering of aerospace propulsion systems

    Science.gov (United States)

    Chamis, C. C.; Singhal, S. N.

    1993-01-01

    Results are summarized for an investigation to assess the infrastructure available and the technology readiness in order to develop computational simulation methods/software for concurrent engineering. These results demonstrate that development of computational simulation methods for concurrent engineering is timely. Extensive infrastructure, in terms of multi-discipline simulation, component-specific simulation, system simulators, fabrication process simulation, and simulation of uncertainties--fundamental to develop such methods, is available. An approach is recommended which can be used to develop computational simulation methods for concurrent engineering of propulsion systems and systems in general. Benefits and issues needing early attention in the development are outlined.

  10. Managing Asynchronous Data in ATLAS's Concurrent Framework

    CERN Document Server

    Baines, John; The ATLAS collaboration

    2016-01-01

    In order to be able to make effective use of emerging hardware, where the amount of memory available to any CPU is rapidly decreasing as the core count continues to rise, ATLAS has begun a migration to a concurrent, multi-threaded software framework, known as AthenaMT. Significant progress has been made in implementing AthenaMT - we can currently run realistic Geant4 simulations on massively concurrent machines. the migration of realistic prototypes of reconstruction workflows is more difficult, given the large amounts of legacy code and the complexity and challenges of reconstruction software. These types of workflows, however, are the types that will most benefit from the memory reduction features of a multi-threaded framework. One of the challenges that we will report on in this paper is the re-design and implementation of several key asynchronous technologies whose behaviour is radically different in a concurrent environment than in a serial one, namely the management of Conditions data and the Detector D...

  11. Programming Language Pragmatics

    CERN Document Server

    Scott, Michael L

    2009-01-01

    Programming Language Pragmatics is the most comprehensive programming language textbook available today. Taking the perspective that language design and language implementation are tightly interconnected, and that neither can be fully understood in isolation, this critically acclaimed and bestselling book has been thoroughly updated to cover the most recent developments in programming language design. With a new chapter on run-time program management and expanded coverage of concurrency, this new edition provides both students and professionals alike with a solid understanding of the most impo

  12. A Phase 2 Study of Concurrent Radiation Therapy, Temozolomide, and the Histone Deacetylase Inhibitor Valproic Acid for Patients With Glioblastoma

    Energy Technology Data Exchange (ETDEWEB)

    Krauze, Andra V. [Radiation Oncology Branch, National Cancer Institute/National Institutes of Health, Bethesda, Maryland (United States); Myrehaug, Sten D. [Department of Radiation Oncology, Lakeridge Health Durham Regional Cancer Centre, Oshawa, Ontario (Canada); Chang, Michael G.; Holdford, Diane J. [Massey Cancer Center Virginia Commonwealth University, Richmond, Virginia (United States); Smith, Sharon; Shih, Joanna; Tofilon, Philip J. [Radiation Oncology Branch, National Cancer Institute/National Institutes of Health, Bethesda, Maryland (United States); Fine, Howard A. [New York University Langone Medical Center, New York, New York (United States); Camphausen, Kevin, E-mail: camphauk@mail.nih.gov [Radiation Oncology Branch, National Cancer Institute/National Institutes of Health, Bethesda, Maryland (United States)

    2015-08-01

    Purpose: Valproic acid (VPA) is an antiepileptic agent with histone deacetylase inhibitor (HDACi) activity shown to sensitize glioblastoma (GBM) cells to radiation in preclinical models. We evaluated the addition of VPA to standard radiation therapy (RT) plus temozolomide (TMZ) in patients with newly diagnosed GBM. Methods and Materials: Thirty-seven patients with newly diagnosed GBM were enrolled between July 2006 and April 2013. Patients received VPA, 25 mg/kg orally, divided into 2 daily doses concurrent with RT and TMZ. The first dose of VPA was given 1 week before the first day of RT at 10 to 15 mg/kg/day and subsequently increased up to 25 mg/kg/day over the week prior to radiation. VPA- and TMZ-related acute toxicities were evaluated using Common Toxicity Criteria version 3.0 (National Cancer Institute Cancer Therapy Evaluation Program) and Cancer Radiation Morbidity Scoring Scheme for toxicity and adverse event reporting (Radiation Therapy Oncology Group/European Organization for Research and Treatment). Results: A total of 81% of patients took VPA according to protocol. Median overall survival (OS) was 29.6 months (range: 21-63.8 months), and median progression-free survival (PFS) was 10.5 months (range: 6.8-51.2 months). OS at 6, 12, and 24 months was 97%, 86%, and 56%, respectively. PFS at 6, 12, and 24 months was 70%, 43%, and 38% respectively. The most common grade 3/4 toxicities of VPA in conjunction with RT/TMZ therapy were blood and bone marrow toxicity (32%), neurological toxicity (11%), and metabolic and laboratory toxicity (8%). Younger age and class V recursive partitioning analysis (RPA) results were significant for both OS and PFS. VPA levels were not correlated with grade 3 or 4 toxicity levels. Conclusions: Addition of VPA to concurrent RT/TMZ in patients with newly diagnosed GBM was well tolerated. Additionally, VPA may result in improved outcomes compared to historical data and merits further study.

  13. Veterans Choice Program

    Data.gov (United States)

    Department of Veterans Affairs — If you are already enrolled in VA health care, the Choice Program allows you to receive health care within your community. Using this program does NOT impact your...

  14. Patterns of online student enrolment and attrition in Australian open access online education: a preliminary case study

    Directory of Open Access Journals (Sweden)

    Steven J Greenland

    2014-02-01

    Full Text Available Swinburne University of Technology has experienced tremendous growth in open access online learning and as such is typical of the many Australian institutions that have ventured into online tertiary education. While research in online education continues to expand, comparatively little investigates students’ enrolment and attrition.This research examines commencing enrolment and associated student withdrawal data, as well as performance scores from eight units forming a Marketing Major for an open access online undergraduate degree. Since data were collected over a five year period, trends and patterns within a substantial online undergraduate program can be explored.The paper discusses the challenges of analysing enrolment data. Initial findings suggest that retention strategies should be designed according to the stage students are at in their studies. Furthermore, the research informs the prioritisation and development of more effective enrolment and performance datareporting capabilities, which in turn would benefit student management and retention.http://dx.doi.org/10.5944/openpraxis.6.1.95

  15. Barista: A Framework for Concurrent Speech Processing by USC-SAIL.

    Science.gov (United States)

    Can, Doğan; Gibson, James; Vaz, Colin; Georgiou, Panayiotis G; Narayanan, Shrikanth S

    2014-05-01

    We present Barista, an open-source framework for concurrent speech processing based on the Kaldi speech recognition toolkit and the libcppa actor library. With Barista, we aim to provide an easy-to-use, extensible framework for constructing highly customizable concurrent (and/or distributed) networks for a variety of speech processing tasks. Each Barista network specifies a flow of data between simple actors, concurrent entities communicating by message passing, modeled after Kaldi tools. Leveraging the fast and reliable concurrency and distribution mechanisms provided by libcppa, Barista lets demanding speech processing tasks, such as real-time speech recognizers and complex training workflows, to be scheduled and executed on parallel (and/or distributed) hardware. Barista is released under the Apache License v2.0.

  16. Puna Geothermal Venture Hydrologic Monitoring Program

    Energy Technology Data Exchange (ETDEWEB)

    None

    1990-04-01

    This document provides the basis for the Hydrologic Monitoring Program (HMP) for the Puna Geothermal Venture. The HMP is complementary to two additional environmental compliance monitoring programs also being submitted by Puma Geothermal Venture (PGV) for their proposed activities at the site. The other two programs are the Meteorology and Air Quality Monitoring Program (MAQMP) and the Noise Monitoring Program (NMP), being submitted concurrently.

  17. Developing a Community of Teachers through Integrated Science and Literacy Service-Learning Experiences

    Science.gov (United States)

    Cox-Petersen, Anne M.; Spencer, Brenda H.; Crawford, Teresa J.

    2005-01-01

    In this article, the authors present a case study of preservice teachers engaged in service-learning in an after-school program while concurrently enrolled in science and language arts methods courses. Two interdisciplinary education faculty worked collaboratively to connect language arts and science methods content with service-learning…

  18. Dual Enrollment Participation from the Student Perspective

    Science.gov (United States)

    Kanny, M. Allison

    2015-01-01

    This chapter examines the experiences of five high school students previously enrolled in dual enrollment courses, and discusses the perceived benefits and disadvantages of these experiences from the student perspective.

  19. Concurrent eruptions at Etna, Stromboli, and Vulcano: casualty or causality?

    Directory of Open Access Journals (Sweden)

    R. Funiciello

    2008-06-01

    Full Text Available Anecdotes of concurrent eruptions at Etna, Stromboli, and Vulcano (Southern Italy have persisted for more than 2000 years and volcanologists in recent and past times have hypothesized a causal link among these volcanoes. Here this hypothesis is tested. To introduce the problem and provide examples of the type of expected volcanic phenomena, narratives of the most notable examples of concurrent eruptions are provided. Then the frequency of eruptions at each individual volcano is analysed for about the last 300 years and the expected probability of concurrent eruptions is calculated to compare it to the observed probability. Results show that the occurrence of concurrent eruptions is often more frequent than a random probability, particularly for the Stromboli-Vulcano pair. These results are integrated with a statistical analysis of the earthquake catalogue to find evidence of linked seismicity in the Etnean and Aeolian areas. Results suggest a moderate incidence of non-random concurrent eruptions, but available data are temporally limited and do not allow an unequivocal identification of plausible triggers; our results, however, are the first attempt to quantify a more-than-2000-years-old curious observation and constitute a starting point for more sophisticated analyses of new data in the future. We look forward to our prediction of a moderate incidence of concurrent eruptions being confirmed or refuted with the passage of time and occurrence of new events.

  20. Enrolling in Science and Engineering Academic Programs—Motivating and Deterring Factors

    Science.gov (United States)

    Pomazan, Valentina; Mihalaşcu, Doina; Petcu, Lucian C.; Gîrtu, Mihai A.

    2010-01-01

    We report the results of the student responses to a survey aiming to determine the factors influencing the young generation in choosing a career in science and technology. The goal of the study is twofold: to identify the motives that determine students to enroll in university programs in science and technology and to engage in applied science and engineering careers and to discover the barriers that manifest at different age levels, preventing students from making such choices. The study was conducted at the Ovidius University and the "Energetic" Technical High School, both in Constanta, Romania, with samples of 257 and 106 students respectively, based on a 38 item online questionnaire. The samples selected from the student population allow for a wide range of analyses with respect to gender, family and educational background, field of study, etc. We discuss the role of the raw models, parents, educators, and we comment on ways to increase student enrollment in science and engineering.

  1. Does personality influence job acquisition and tenure in people with severe mental illness enrolled in supported employment programs?

    Science.gov (United States)

    Fortin, Guillaume; Lecomte, Tania; Corbière, Marc

    2017-06-01

    When employment difficulties in people with severe mental illness (SMI) occur, it could be partly linked to issues not specific to SMI, such as personality traits or problems. Despite the fact that personality has a marked influence on almost every aspect of work behavior, it has scarcely been investigated in the context of employment for people with SMI. We aimed to evaluate if personality was more predictive than clinical variables of different competitive work outcomes, namely acquisition of competitive employment, delay to acquisition and job tenure. A sample of 82 people with a SMI enrolled in supported employment programs (SEP) was recruited and asked to complete various questionnaires and interviews. Statistical analyses included logistic regressions and survival analyses (Cox regressions). Prior employment, personality problems and negative symptoms are significantly related to acquisition of a competitive employment and to delay to acquisition whereas the conscientiousness personality trait was predictive of job tenure. Our results point out the relevance of personality traits and problems as predictors of work outcomes in people with SMI registered in SEP. Future studies should recruit larger samples and also investigate these links with other factors related to work outcomes.

  2. Ostomy Home Skills Program

    Medline Plus

    Full Text Available ... and Safety Inspiring Quality Initiative Resources Continuous Quality Improvement ACS Clinical Scholars in Residence AHRQ Safety Program ... Enrollment Webinars ACS NSQIP ACS National Surgical Quality Improvement Program ACS National Surgical Quality Improvement Program About ...

  3. Characteristics and outcomes among older HIV-positive adults enrolled in HIV programs in four sub-Saharan African countries.

    Directory of Open Access Journals (Sweden)

    Eduard Eduardo

    Full Text Available Limited information exists on adults ≥50 years receiving HIV care in sub-Saharan Africa.Using routinely-collected longitudinal patient-level data among 391,111 adults ≥15 years enrolling in HIV care from January 2005-December 2010 and 184,689 initiating ART, we compared characteristics and outcomes between older (≥50 years and younger adults at 199 clinics in Kenya, Mozambique, Rwanda, and Tanzania. We calculated proportions over time of newly enrolled and active adults receiving HIV care and initiating ART who were ≥50 years; cumulative incidence of loss to follow-up (LTF and recorded death one year after enrollment and ART initiation, and CD4+ response following ART initiation.From 2005-2010, the percentage of adults ≥50 years newly enrolled in HIV care remained stable at 10%, while the percentage of adults ≥50 years newly initiating ART (10% [2005]-12% [2010], active in follow-up (10% [2005]-14% (2010], and active on ART (10% [2005]-16% [2010] significantly increased. One year after enrollment, older patients had significantly lower incidence of LTF (33.1% vs. 32.6%[40-49 years], 40.5%[25-39 years], and 56.3%[15-24 years]; p-value<0.0001, but significantly higher incidence of recorded death (6.0% vs. 5.0% [40-49 years], 4.1% [25-39 years], and 2.8% [15-24 years]; p-valve<0.0001. LTF was lower after vs. before ART initiation for all ages, with older adults experiencing less LTF than younger adults. Among 85,763 ART patients with baseline and follow-up CD4+ counts, adjusted average 12-month CD4+ response for older adults was 20.6 cells/mm3 lower than for adults 25-39 years of age (95% CI: 17.1-24.1.The proportion of patients who are ≥50 years has increased over time and been driven by aging of the existing patient population. Older patients experienced less LTF, higher recorded mortality and less robust CD4+ response after ART initiation. Increased programmatic attention on older adults receiving HIV care in sub-Saharan Africa is

  4. Forecasting Enrollments with Fuzzy Time Series.

    Science.gov (United States)

    Song, Qiang; Chissom, Brad S.

    The concept of fuzzy time series is introduced and used to forecast the enrollment of a university. Fuzzy time series, an aspect of fuzzy set theory, forecasts enrollment using a first-order time-invariant model. To evaluate the model, the conventional linear regression technique is applied and the predicted values obtained are compared to the…

  5. Methods and Techniques of Enrollment Forecasting.

    Science.gov (United States)

    Brinkman, Paul T.; McIntyre, Chuck

    1997-01-01

    There is no right way to forecast college enrollments; in many instances, it will be prudent to use both qualitative and quantitative methods. Methods chosen must be relevant to questions addressed, policies and decisions at stake, and time and talent required. While it is tempting to start quickly, enrollment forecasting is an area in which…

  6. Programming Scala Scalability = Functional Programming + Objects

    CERN Document Server

    Wampler, Dean

    2009-01-01

    Learn how to be more productive with Scala, a new multi-paradigm language for the Java Virtual Machine (JVM) that integrates features of both object-oriented and functional programming. With this book, you'll discover why Scala is ideal for highly scalable, component-based applications that support concurrency and distribution. Programming Scala clearly explains the advantages of Scala as a JVM language. You'll learn how to leverage the wealth of Java class libraries to meet the practical needs of enterprise and Internet projects more easily. Packed with code examples, this book provides us

  7. True Concurrency can be Traced

    DEFF Research Database (Denmark)

    Engberg, Uffe Henrik

    1990-01-01

    In this paper sets of labelled partial orders are employed as fundamental mathematical entities for modelling nondeterministic and concurrent processes thereby obtaining so-called noninterleaving semantics. Based on closures of sets of labelled partial orders, a simple algebraic language with ref...

  8. Relationships between models of concurrency

    DEFF Research Database (Denmark)

    Nielsen, Mogens; Sassone, Vladimiro; Winskel, Glynn

    1994-01-01

    Models for concurrency can be classified with respect to the three relevant parameters: behaviour/system, interleaving/noninterleaving, linear/branching time. When modelling a process, a choice concerning such parameters corresponds to choosing the level of abstraction of the resulting semantics....

  9. Subtypes in clinical burnout patients enrolled in an employee rehabilitation program: differences in burnout profiles, depression, and recovery/resources-stress balance.

    Science.gov (United States)

    Bauernhofer, Kathrin; Bassa, Daniela; Canazei, Markus; Jiménez, Paulino; Paechter, Manuela; Papousek, Ilona; Fink, Andreas; Weiss, Elisabeth M

    2018-01-17

    Burnout is generally perceived a unified disorder with homogeneous symptomatology across people (exhaustion, cynicism, and reduced professional efficacy). However, increasing evidence points to intra-individual patterns of burnout symptoms in non-clinical samples such as students, athletes, healthy, and burned-out employees. Different burnout subtypes might therefore exist. Yet, burnout subtypes based on burnout profiles have hardly been explored in clinical patients, and the samples investigated in previous studies were rather heterogeneous including patients with various physical, psychological, and social limitations, symptoms, and disabilities. Therefore, the aim of this study is to explore burnout subtypes based on burnout profiles in clinically diagnosed burnout patients enrolled in an employee rehabilitation program, and to investigate whether the subtypes differ in depression, recovery/resources-stress balance, and sociodemographic characteristics. One hundred three patients (66 women, 37 men) with a clinical burnout diagnosis, who were enrolled in a 5 week employee rehabilitation program in two specialized psychosomatic clinics in Austria, completed a series of questionnaires including the Maslach Burnout Inventory - General Survey (MBI-GS), the Beck Depression Inventory, and the Recovery-Stress-Questionnaire for Work. Cluster analyses with the three MBI-GS subscales as clustering variables were used to identify the burnout subtypes. Subsequent multivariate/univariate analysis of variance and Pearson chi-square tests were performed to investigate differences in depression, recovery/resources-stress balance, and sociodemographic characteristics. Three different burnout subtypes were discovered: the exhausted subtype, the exhausted/cynical subtype, and the burned-out subtype. The burned-out subtype and the exhausted/cynical subtype showed both more severe depression symptoms and a worse recovery/resources-stress balance than the exhausted subtype

  10. Factors Associated with Delayed Enrollment in HIV Medical Care among HIV-Positive Individuals in Odessa Region, Ukraine.

    Science.gov (United States)

    Neduzhko, Oleksandr; Postnov, Oleksandr; Perehinets, Ihor; DeHovitz, Jack; Joseph, Michael; Odegaard, David; Kaplan, Robert; Kiriazova, Tetiana

    In Ukraine, about one-third of identified HIV-positive individuals are not connected to care. We conducted a cross-sectional survey (n = 200) among patients registered at Odessa AIDS centers in October to December 2011. Factors associated with delayed enrollment in HIV care (>3 months since positive HIV test) were evaluated using logistic regression. Among study participants (mean age 35 ± 8.2 years, 47.5% female, 42.5% reported history of injecting drugs), 55% delayed HIV care enrollment. Odds of delayed enrollment were higher for those with lower educational attainment (adjusted odds ratio [aOR]: 2.65, 95% confidence interval [CI]: 1.04-6.76), not feeling ill (aOR: 2.98, 95% CI: 1.50-5.93), or not having time to go to the AIDS center (aOR: 3.89, 95% CI: 1.39-10.89); injection drug use was not associated with delayed enrollment. Programs linking HIV-positive individuals to specialized care should address enrollment barriers and include education on HIV care benefits and case management for direct linkage to care. HIV testing and treatment should be coupled to ensure a continuum of care.

  11. Timing is everything: international variations in historical sexual partnership concurrency and HIV prevalence.

    Directory of Open Access Journals (Sweden)

    Martina Morris

    Full Text Available BACKGROUND: Higher prevalence of concurrent partnerships is one hypothesis for the severity of the HIV epidemic in the countries of Southern Africa. But measures of the prevalence of concurrency alone do not adequately capture the impact concurrency will have on transmission dynamics. The importance of overlap duration and coital exposure are examined here. METHODOLOGY/PRINCIPAL FINDINGS: We conducted a comparison of data from three studies of sexual behavior carried out in the early 1990s in Uganda, Thailand and the US. Using cumulative concurrency measures, the three countries appeared somewhat similar. Over 50% of both Thai and Ugandan men reported a concurrency within the last three partnerships and over 20% reported a concurrency in the last year, the corresponding rates among US men were nearly 20% for Blacks and Hispanics, and about 10% for other racial/ethnic groups. Concurrency measures that were more sensitive to overlap duration, however, showed large differences. The point prevalence of concurrency on the day of interview was over 10% among Ugandan men compared to 1% for Thai men. Ugandan concurrencies were much longer duration - a median of about two years - than either the Thai (1 day or US concurrencies (4-9 months across all groups, and involved 5-10 times more coital risk exposure with the less frequent partner. In the US, Blacks and Hispanics reported higher prevalence, longer duration and greater coital exposure than Whites, but were lower than Ugandans on nearly every measure. Together, the differences in the prevalence, duration and coital exposure of concurrent partnerships observed align with the HIV prevalence differentials seen in these populations at the time the data were collected. CONCLUSIONS/SIGNIFICANCE: There were substantial variations in the patterns of concurrent partnerships within and between populations. More long-term overlapping partnerships, with regular coital exposure, were found in populations with

  12. a Latent Variable Path Analysis Model of Secondary Physics Enrollments in New York State.

    Science.gov (United States)

    Sobolewski, Stanley John

    The Percentage of Enrollment in Physics (PEP) at the secondary level nationally has been approximately 20% for the past few decades. For a more scientifically literate citizenry as well as specialists to continue scientific research and development, it is desirable that more students enroll in physics. Some of the predictor variables for physics enrollment and physics achievement that have been identified previously includes a community's socioeconomic status, the availability of physics, the sex of the student, the curriculum, as well as teacher and student data. This study isolated and identified predictor variables for PEP of secondary schools in New York. Data gathered by the State Education Department for the 1990-1991 school year was used. The source of this data included surveys completed by teachers and administrators on student characteristics and school facilities. A data analysis similar to that done by Bryant (1974) was conducted to determine if the relationships between a set of predictor variables related to physics enrollment had changed in the past 20 years. Variables which were isolated included: community, facilities, teacher experience, number of type of science courses, school size and school science facilities. When these variables were isolated, latent variable path diagrams were proposed and verified by the Linear Structural Relations computer modeling program (LISREL). These diagrams differed from those developed by Bryant in that there were more manifest variables used which included achievement scores in the form of Regents exam results. Two criterion variables were used, percentage of students enrolled in physics (PEP) and percent of students enrolled passing the Regents physics exam (PPP). The first model treated school and community level variables as exogenous while the second model treated only the community level variables as exogenous. The goodness of fit indices for the models was 0.77 for the first model and 0.83 for the second

  13. Gender Preference in Primary School Enrolment among ...

    African Journals Online (AJOL)

    Gender Preference in Primary School Enrolment among Households in Northern ... Narrowing and eliminating enrolment gaps between male and female ... that income level of the household head, number of male and female children of ...

  14. Salivary gland function after concurrent chemoradiotherapy

    International Nuclear Information System (INIS)

    Ikeda, Kenichiro; Shimane, Toshikazu; Uzuki, Aya; Sugimoto, Akane; Mori, Tomoaki; Akiyama, Rio; Gomibuchi, Hiroshi; Kobayashi, Sei; Sanbe, Takeyuki

    2011-01-01

    Concurrent chemoradiotherapy for cancer of head and neck is becoming more and more prevalent. In fact, it is considered to better maintain quality of life (QOL) of patients than operative treatment in terms of preserving the functions, organs, and structures, but recently I seems that it does not maintain the QOL of patients better than operative treatment because its complications after therapy disturb daily life. We previously conducted a questionnaire survey that investigated the complications experienced by patients who received concurrent chemoradiotherapy, and reported that xerostomia was markedly reduced QOL in these patients. In this study, we divided patients who were exposed to radiation in both major salivary glands into two groups: 20 patients who received a 36 Gy dose of radiation (36 Gy group) and 15 patients who underwent radiation therapy alone at a dose of 40 Gy (radiotherapy (RT) group). The gum test was conducted with the following results (mean volume of saliva): 11.2 ml in the 36 Gy group, 6.0 ml in the RT group. There was no significant difference between the 36 Gy group and RT group. Our findings suggest that there is no significant difference in the extent of salivary gland dysfunction even after chemotherapy is carried out concurrently with radiotherapy. (author)

  15. 42 CFR 417.538 - Enrollment and marketing costs.

    Science.gov (United States)

    2010-10-01

    ... PREPAYMENT PLANS Medicare Payment: Cost Basis § 417.538 Enrollment and marketing costs. (a) Principle. Costs incurred by an HMO or CMP in performing the enrollment and marketing activities described in subpart k of... 42 Public Health 3 2010-10-01 2010-10-01 false Enrollment and marketing costs. 417.538 Section 417...

  16. German Undergraduate Mathematics Enrolment Numbers: Background and Change

    Science.gov (United States)

    Ammann, Claudia; Frauendiener, Jorg; Holton, Derek

    2010-01-01

    Before we consider the German tertiary system, we review the education system and consider other relevant background details. We then concentrate on the tertiary system and observe that the mathematical enrolments are keeping up with the overall student enrolments. At the same time, the first year mathematics enrolments for women are greater than…

  17. 20 CFR 901.30 - Authority to suspend or terminate enrollment.

    Science.gov (United States)

    2010-04-01

    ... 20 Employees' Benefits 3 2010-04-01 2010-04-01 false Authority to suspend or terminate enrollment. 901.30 Section 901.30 Employees' Benefits JOINT BOARD FOR THE ENROLLMENT OF ACTUARIES REGULATIONS... the enrollment of an enrolled actuary if the Joint Board finds that such enrolled actuary (a) Has...

  18. Ostomy Home Skills Program

    Medline Plus

    Full Text Available ... Quality and Safety Inspiring Quality Initiative Resources Continuous Quality Improvement ACS Clinical Scholars in Residence AHRQ Safety Program ... ISCR Enrollment Webinars ACS NSQIP ACS National Surgical Quality Improvement Program ACS National Surgical Quality Improvement Program About ...

  19. A Model for Concurrent Objects

    DEFF Research Database (Denmark)

    Sørensen, Morten U.

    1996-01-01

    We present a model for concurrent objects where obejcts interact by taking part in common events that are closely matched to form call-response pairs, resulting in resulting in rendez-vous like communications. Objects are built from primitive objects by parallel composition, encapsulation...

  20. Roster of Astronomy Departments with Enrollment and Degree Data, 2014: Results from the 2014 Survey of Enrollments and Degrees. Focus On

    Science.gov (United States)

    Nicholson, Starr; Mulvey, Patrick J.

    2015-01-01

    Undergraduate astronomy enrollments in the US continue to rise with junior and senior level enrollments exceeding the previous year's all-time high. The increasing undergraduate enrollments have produced 428 bachelor's in the 2013-14 academic year, also an all-time high. Undergraduate astronomy degree production will continue to rise given the…

  1. Concurrent Speech Segregation Problems in Hearing Impaired Children

    Directory of Open Access Journals (Sweden)

    Hossein Talebi

    2014-04-01

    Full Text Available Objective: This study was a basic investigation of the ability of concurrent speech segregation in hearing impaired children. Concurrent segregation is one of the fundamental components of auditory scene analysis and plays an important role in speech perception. In the present study, we compared auditory late responses or ALRs between hearing impaired and normal children. Materials & Methods: Auditory late potentials in response to 12 double vowels were recorded in 10 children with moderate to severe sensory neural hearing loss and 10 normal children. Double vowels (pairs of synthetic vowels were presented concurrently and binaurally. Fundamental frequency (F0 of these vowels and the size of the difference in F0 between vowels was 100 Hz and 0.5 semitones respectively. Results: Comparing N1-P2 amplitude showed statistically significant difference in some stimuli between hearing impaired and normal children (P<0.05. This complex indexing the vowel change detection and reflecting central auditory speech representation without active client participation was decreased in hearing impaired children. Conclusion: This study showed problems in concurrent speech segregation in hearing impaired children evidenced by ALRs. This information indicated deficiencies in bottom-up processing of speech characteristics based on F0 and its differences in these children.

  2. Preoperative Short-Course Concurrent Chemoradiation Therapy Followed by Delayed Surgery for Locally Advanced Rectal Cancer: A Phase 2 Multicenter Study (KROG 10-01)

    Energy Technology Data Exchange (ETDEWEB)

    Yeo, Seung-Gu [Center for Colorectal Cancer, Research Institute and Hospital, National Cancer Center, Goyang (Korea, Republic of); Department of Radiation Oncology, Soonchunhyang University College of Medicine, Cheonan (Korea, Republic of); Oh, Jae Hwan [Center for Colorectal Cancer, Research Institute and Hospital, National Cancer Center, Goyang (Korea, Republic of); Kim, Dae Yong, E-mail: radiopiakim@hanmail.net [Center for Colorectal Cancer, Research Institute and Hospital, National Cancer Center, Goyang (Korea, Republic of); Baek, Ji Yeon; Kim, Sun Young; Park, Ji Won; Kim, Min Ju; Chang, Hee Jin; Kim, Tae Hyun [Center for Colorectal Cancer, Research Institute and Hospital, National Cancer Center, Goyang (Korea, Republic of); Lee, Jong Hoon; Jang, Hong Seok [Department of Radiation Oncology, Seoul St. Mary' s Hospital, College of Medicine, The Catholic University of Korea, Seoul (Korea, Republic of); Kim, Jun-Gi [Department of Surgery, Seoul St. Mary' s Hospital, College of Medicine, The Catholic University of Korea, Seoul (Korea, Republic of); Lee, Myung Ah [Department of Internal Medicine, Seoul St. Mary' s Hospital, College of Medicine, The Catholic University of Korea, Seoul (Korea, Republic of); Nam, Taek-Keun [Department of Radiation Oncology, Chonnam National University Hospital, Gwang-Ju (Korea, Republic of)

    2013-05-01

    Purpose: A prospective phase 2 multicenter trial was performed to investigate the efficacy and safety of preoperative short-course concurrent chemoradiation therapy (CRT) followed by delayed surgery for patients with locally advanced rectal cancer. Methods and Materials: Seventy-three patients with cT3-4 rectal cancer were enrolled. Radiation therapy of 25 Gy in 5 fractions was delivered over 5 consecutive days using helical tomotherapy. Concurrent chemotherapy was administered on the same 5 days with intravenous bolus injection of 5-fluorouracil (400 mg/m{sup 2}/day) and leucovorin (20 mg/m{sup 2}/day). After 4 to 8 weeks, total mesorectal excision was performed. The primary endpoint was the pathologic downstaging (ypStage 0-I) rate, and secondary endpoints included tumor regression grade, tumor volume reduction rate, and toxicity. Results: Seventy-one patients completed the planned preoperative CRT and surgery. Downstaging occurred in 20 (28.2%) patients, including 1 (1.4%) with a pathologic complete response. Favorable tumor regression (grade 4-3) was observed in 4 (5.6%) patients, and the mean tumor volume reduction rate was 62.5 ± 21.3%. Severe (grade ≥3) treatment toxicities were reported in 27 (38%) patients from CRT until 3 months after surgery. Conclusions: Preoperative short-course concurrent CRT followed by delayed surgery for patients with locally advanced rectal cancer demonstrated poor pathologic responses compared with conventional long-course CRT, and it yielded considerable toxicities despite the use of an advanced radiation therapy technique.

  3. Concurrent Product & Supply Chain Creation

    DEFF Research Database (Denmark)

    Gubi, Ebbe

    it is a structural premise. We also know that logistics costs generally are estimated 15-20% of total product costs. Accordingly, it stands to reason that a company can reduce costs, and thereby gain an edge on its competitors, by tailoring the supply chain in question to an individual product or product family; i.......e. by creating Focused Supply Chains. At the same time, customer satisfaction can be increased. As a second means to achieving a better fit between product and supply chain, the firm can deploy Design for Logistics, the discipline of considering the supply chain during product creation. The thesis sets out...... and supply chains should be created concurrently and integrated. The concept of Concurrent Product & Supply Chain Creation is introduced, and the two main components Focused Supply Chains and Design For Logistics are explained and exemplified by use of Bang & Olufsen....

  4. Student satisfaction and academic performance in a dual PharmD/MBA degree program.

    Science.gov (United States)

    Chumney, Elinor C G; Ragucci, Kelly R

    2006-04-15

    Evaluate the academic experience and satisfaction of students enrolled in the dual PharmD/MBA degree program between the South Carolina College of Pharmacy and The Citadel's School of Business Administration. Compare grade point averages of students enrolled in the dual degree program with those of traditional student colleagues. A standardized satisfaction survey instrument was administered to 32 students currently enrolled in the dual PharmD/MBA degree program. Grade point averages (GPAs) in both pharmacy and business coursework were also collected for analysis. There were slightly higher percentages of both female and minority students in the dual degree program compared to the pharmacy class as a whole. Eighteen (56%) of students completed the survey, and responses were generally positive. The mean GPA of students in the dual degree program was higher than that of both pharmacy (3.37 vs 3.08, p vs 3.64, not statistically significant) students not enrolled in the dual degree program. Students enrolled in the dual degree program did better academically than their counterparts and indicated an overall high level of satisfaction with the program.

  5. A phase I/II study of gemcitabine-concurrent proton radiotherapy for locally advanced pancreatic cancer without distant metastasis

    International Nuclear Information System (INIS)

    Terashima, Kazuki; Demizu, Yusuke; Hashimoto, Naoki; Jin, Dongcun; Mima, Masayuki; Fujii, Osamu; Niwa, Yasue; Takatori, Kento; Kitajima, Naoto; Sirakawa, Sachiyo; Yonson, Ku; Hishikawa, Yoshio; Abe, Mitsuyuki; Sasaki, Ryohei; Sugimura, Kazuro; Murakami, Masao

    2012-01-01

    Purpose: We conducted the study to assess the feasibility and efficacy of gemcitabine-concurrent proton radiotherapy (GPT) for locally advanced pancreatic cancer (LAPC). Materials and methods: Of all 50 patients who participated in the study, 5 patients with gastrointestinal (GI)-adjacent LAPC were enrolled in P-1 (50 Gy equivalent [GyE] in 25 fractions) and 5 patients with non-GI-adjacent LAPC in P-2 (70.2 GyE in 26 fractions), and 40 patients with LAPC regardless of GI-adjacency in P-3 (67.5 GyE in 25 fractions using the field-within-a-field technique). In every protocol, gemcitabine (800 mg/m 2 /week for 3 weeks) was administered concurrently. Every patient received adjuvant chemotherapy including gemcitabine after GPT within the tolerable limit. Results: The median follow-up period was 12.5 months. The scheduled GPT was feasible for all except 6 patients (12%) due to acute hematologic or GI toxicities. Grade 3 or greater late gastric ulcer and hemorrhage were seen in 5 patients (10%) in P-2 and P-3. The one-year freedom from local-progression, progression-free, and overall survival rates were 81.7%, 64.3%, and 76.8%, respectively. Conclusion: GPT was feasible and showed high efficacy. Although the number of patients and the follow-up periods are insufficient, the clinical results seem very encouraging.

  6. Barriers to Enrollment in Health Coverage in Colorado.

    Science.gov (United States)

    Martin, Laurie T; Bharmal, Nazleen; Blanchard, Janice C; Harvey, Melody; Williams, Malcolm

    2015-03-20

    As part of the implementation of the Affordable Care Act, Colorado has expanded Medicaid and also now operates its own health insurance exchange for individuals (called Connect for Health Colorado). As of early 2014, more than 300,000 Coloradans have newly enrolled in Medicaid or health insurance through Connect for Health Colorado, but there also continues to be a diverse mix of individuals in Colorado who remain eligible for but not enrolled in either private insurance or Medicaid. The Colorado Health Foundation commissioned the RAND Corporation to conduct a study to better understand why these individuals are not enrolled in health insurance coverage and to develop recommendations for how Colorado can strengthen its outreach and enrollment efforts during the next open enrollment period, which starts in November 2014. RAND conducted focus groups with uninsured and newly insured individuals across the state and interviews with local stakeholders responsible for enrollment efforts in their regions. The authors identified 11 commonly cited barriers, as well as several that were specific to certain regions or populations (such as young adults and seasonal workers). Collectively, these barriers point to a set of four priority recommendations that stakeholders in Colorado may wish to consider: (1) Support and expand localized outreach and tailored messaging; (2) Strengthen marketing and messaging to be clear, focused on health benefits of insurance (rather than politics and mandates), and actionable; (3) Improve the clarity and transparency of insurance and health care costs and enrollment procedures; and (4) Revisit the two-stage enrollment process and improve Connect for Health Colorado website navigation and technical support.

  7. Poverty and sexual concurrency: a case study of STI risk.

    Science.gov (United States)

    Tsui, Emma K; Leonard, Lori; Lenoir, Chavonne; Ellen, Jonathan M

    2008-08-01

    This paper is about sexual concurrency, or maintaining multiple sexual partnerships that overlap in time. Sexual concurrency is a concept that is used in the field of public health to explain the spread of sexually transmitted diseases. Sexual concurrency has also been proposed as a site of intervention to reduce sexually transmitted infection (STI) rates, particularly among those populations who carry the heaviest STI burden: adolescents and African Americans. In this paper, we use ethnographic data collected from a group of African American adolescents living in Baltimore to examine the socially produced configurations of risks and relationships that are obscured by the term sexual concurrency. The data we present show the limits of this concept, and suggest that structural reforms, including improvements to education, drug treatment, and work opportunities, are necessary to reduce racial disparities in STI rates.

  8. Contemporary considerations in concurrent endoscopic sinus surgery and rhinoplasty.

    Science.gov (United States)

    Steele, Toby O; Gill, Amarbir; Tollefson, Travis T

    2018-06-11

    Characterize indications, perioperative considerations, clinical outcomes and complications for concurrent endoscopic sinus surgery (ESS) and rhinoplasty. Chronic rhinosinusitis and septal deviation with or without inferior turbinate hypertrophy independently impair patient-reported quality of life. Guidelines implore surgeons to include endoscopy to accurately evaluate patient symptoms. Complication rates parallel those of either surgery (ESS and rhinoplasty) alone and are not increased when performed concurrently. Operative time is generally longer for joint surgeries. Patient satisfaction rates are high. Concurrent functional and/or cosmetic rhinoplasty and ESS is a safe endeavor to perform in a single operative setting and most outcomes data suggest excellent patient outcomes. Additional studies that include patient-reported outcome measures are needed.

  9. Modern multithreading implementing, testing, and debugging multithreaded Java and C++/Pthreads/Win32 programs

    CERN Document Server

    Carver, Richard H

    2005-01-01

    Master the essentials of concurrent programming,including testing and debuggingThis textbook examines languages and libraries for multithreaded programming. Readers learn how to create threads in Java and C++, and develop essential concurrent programming and problem-solving skills. Moreover, the textbook sets itself apart from other comparable works by helping readers to become proficient in key testing and debugging techniques. Among the topics covered, readers are introduced to the relevant aspects of Java, the POSIX Pthreads library, and the Windows Win32 Applications Programming Interface.

  10. Changes in symptoms and pain intensity of cancer patients after enrollment in palliative care at home

    NARCIS (Netherlands)

    Dumitrescu, Luminita; van den Heuvel-Olaroiu, Marinela; van den Heuvel, Wim J. A.

    2007-01-01

    This study describes the activities and interventions carried out by an at-home palliative care team treating cancer patients who died within two years of being enrolled in a palliative care program. It analyzes which changes in symptoms and pain occurred and which sociodemographic and medical

  11. The evolution of the State Children's Health Insurance Program (SCHIP) in New York: changing program features and enrollee characteristics.

    Science.gov (United States)

    Dick, Andrew W; Klein, Jonathan D; Shone, Laura P; Zwanziger, Jack; Yu, Hao; Szilagyi, Peter G

    2003-12-01

    The State Children's Health Insurance Program (SCHIP) has been operating for >5 years. Policy makers are interested in the characteristics of children who have enrolled and changes in the health care needs of enrolled children as programs mature. New York State's SCHIP evolved from a similar statewide health insurance program that was developed in 1991 (Child Health Plus [CHPlus]). Understanding how current SCHIP enrollees differ from early CHPlus enrollees together with how program features changed during the period may shed light on how best to serve the evolving SCHIP population. To 1) describe changes in the characteristics of children enrolled in 1994 CHPlus and 2001 SCHIP; 2) determine if changes in the near-poor, age-eligible population during the time period could account for the evolution of enrollment; and 3) describe changes in the program during the period that could be responsible for the enrollment changes. New York State, stratified into 4 regions: New York City, New York City environs, upstate urban counties, and upstate rural counties. Retrospective telephone interviews of parents of 2 cohorts of CHPlus enrollees: 1) children who enrolled in CHPlus in 1993 to 1994 and 2) children who enrolled in New York's SCHIP in 2000 to 2001. The Current Population Survey (CPS) 1992 to 1994 and 1999 to 2001 were used to identify secular trends that could explain differences in the CHPlus and SCHIP enrollees. PROGRAM CHARACTERISTICS: 1994 CHPlus and 2001 SCHIP were similar in design, both limiting eligibility by age, family income, and insurance status. SCHIP 2001 included 1) expansion of eligibility to adolescents 13 to 19 years old; 2) expansion of benefits to include hospitalizations, mental health, and dental benefits; 3) changes in premium contributions; 4) more participating insurance plans, limited to managed care; 5) expansions in marketing and outreach; and 6) a combined enrollment application for SCHIP and several low-income programs including Medicaid

  12. 5 CFR 890.806 - When can former spouses change enrollment or reenroll and what are the effective dates?

    Science.gov (United States)

    2010-01-01

    ... satisfactory proof of eligibility within 60 days after the date of divorce, the enrollment may be made... reenroll in the FEHB Program for any reason other than an involuntary loss of coverage, may do so during...

  13. JAVA CONCURENT PROGRAM FOR THE SMARANDACHE FUNCTION

    OpenAIRE

    Power, David; Tabirca, S.; Tabirca, T.

    2004-01-01

    The aim of this article is to propose a Java concurrent program for the Smarandache fimction based on an equation. Some results concerning the theoretical complexity of this program are proposed. Finally, the experimental results of the sequential and Java programs are given in order to demonstrate the efficiency of the conament implementation.

  14. Concurrent radiotherapy: fotemustine combination for newly diagnosed malignant glioma patients, a phase II study.

    Science.gov (United States)

    Beauchesne, Patrick D; Taillandier, L; Bernier, V; Carnin, C

    2009-06-01

    Fotemustine is a nitrosourea compound used for the treatment of malignant gliomas, especially in France. Recently, an EORTC-NCIC study has shown that a concomitant combination of radiotherapy plus temozolomide (an oral cytotoxic drug) improved survival in glioblastoma patients. We set out to test a concurrent combination of radiotherapy and fotemustine for newly malignant gliomas. A prospective single-center phase II study opened for accrual in September 2004. Patients over 18 years of age able to give informed consent and with histologically proven, newly diagnosed supratentorial malignant gliomas were eligible. All patients were treated by a standard cranial irradiation (conformal irradiation, tumor bulk plus a margin of 2.5 cm) and concomitant daily administration of 10 mg/m(2) of fotemustine (5 days per week, 6 weeks, 1 h 30 min before radiation therapy). Adjuvant chemotherapy, fotemustine, was administered at tumor progression as standard and classic regimen. Twenty-two patients were enrolled, 16 men and 6 women, median age 56 years (range 32-74), median Karnofsky performance status 70 (range 60-90). Histology included 16 glioblastomas, 3 anaplastic astrocytomas, 2 anaplastic oligodendrogliomas and 1 mixed glioma. Eight patients underwent surgery (three total resections). Fourteen patients had a stereotactic biopsy. The concurrent radiotherapy-fotemustine combination was well tolerated: toxicity was mild and three hematologic toxicities grade 3-4 were observed. Median survival from the initial diagnosis was 9.9 months, two patients are currently alive. Median survival was 11 months for surgery and 9 months for stereotactic biopsy. Concomitant radiotherapy-fotemustine combination is safe and well tolerated. Overall survival of over 10 months for the whole population compares favorably with other reports.

  15. Risk factors for concurrent bacteremia in adult patients with dengue.

    Science.gov (United States)

    Thein, Tun-Linn; Ng, Ee-Ling; Yeang, Ming S; Leo, Yee-Sin; Lye, David C

    2017-06-01

    Bacteremia in dengue may occur with common exposure to pathogens in association with severe organ impairment or severe dengue, which may result in death. Cohort studies identifying risk factors for concurrent bacteremia among patients with dengue are rare. We conducted a retrospective case-control study of adult patients with dengue who were admitted to the Department of Infectious Diseases at Tan Tock Seng Hospital, Singapore from 2004 to 2008. For each case of dengue with concurrent bacteremia (within the first 72 hours of admission), we selected four controls without bacteremia, who were matched on year of infection and dengue confirmation method. Conditional logistic regression was performed to identify risk factors for concurrent bacteremia. Among 9,553 patients with dengue, 29 (0.3%) had bacteremia. Eighteen of these patients (62.1%) had concurrent bacteremia. The predominant bacteria were Staphylococcus aureus, one of which was a methicillin-resistant strain. Dengue shock syndrome occurred more frequently and hospital stay was longer among cases than among controls. Three cases did not survive, whereas none of the controls died. In multivariate analysis, being critically ill at hospital presentation was independently associated with 15 times the likelihood of a patient with dengue having concurrent bacteremia. Concurrent bacteremia in adult patients with dengue is uncommon but presents atypically and results in more deaths and longer hospital stay. Given the associated mortality, collection of blood cultures and empiric antibiotic therapy may be considered in patients who are critically ill. Copyright © 2015. Published by Elsevier B.V.

  16. Attrition in Chronic Disease Self-Management Programs and Self-Efficacy at Enrollment

    Science.gov (United States)

    Verevkina, Nina; Shi, Yunfeng; Fuentes-Caceres, Veronica Alejandra; Scanlon, Dennis Patrick

    2014-01-01

    Among other goals, the Chronic Disease Self-Management Program (CDSMP) is designed to improve self-efficacy of the chronically ill. However, a substantial proportion of the enrollees often leave CDSMPs before completing the program curriculum. This study examines factors associated with program attrition in a CDSMP implemented in a community…

  17. Attrition in Chronic Disease Self-Management Programs and self-efficacy at enrollment.

    Science.gov (United States)

    Verevkina, Nina; Shi, Yunfeng; Fuentes-Caceres, Veronica Alejandra; Scanlon, Dennis Patrick

    2014-12-01

    Among other goals, the Chronic Disease Self-Management Program (CDSMP) is designed to improve self-efficacy of the chronically ill. However, a substantial proportion of the enrollees often leave CDSMPs before completing the program curriculum. This study examines factors associated with program attrition in a CDSMP implemented in a community setting. We used data from the Our Pathways to Health program, implemented in Humboldt County, California, from 2008 to 2011. Our conceptual framework is based on Bandura's self-efficacy theory, and we used logistic regression to investigate whether baseline self-efficacy and other members' efficacy are associated with participants dropping out of the CDSMP. Twenty-three percent of the participants did not complete the program similar to previous studies. Lower baseline self-efficacy increased the odds of dropout, but other members' efficacy was not associated with differential odds of dropout. Age, educational difference between the individual and the group, weekday sessions, and social/role activity limitations are also found to be associated with program attrition. Our results suggest that participants with low starting self-efficacy may need extra help to complete the program. Further research is needed to understand how to effectively provide additional support to this group. © 2014 Society for Public Health Education.

  18. 42 CFR 460.160 - Continuation of enrollment.

    Science.gov (United States)

    2010-10-01

    ... of enrollment. Enrollment continues until the participant's death, regardless of changes in health... level of care required under the State Medicaid plan for coverage of nursing facility services. (1... participant no longer meets the State Medicaid nursing facility level of care requirements, the participant...

  19. 20 CFR 638.402 - Enrollment by readmission.

    Science.gov (United States)

    2010-04-01

    ... 20 Employees' Benefits 3 2010-04-01 2010-04-01 false Enrollment by readmission. 638.402 Section... Placements in the Job Corps § 638.402 Enrollment by readmission. Procedures for screening and selection of applicants for readmission shall be issued by the Job Corps Director. ...

  20. Gender Preference in Primary School Enrolment among ...

    African Journals Online (AJOL)

    2017-05-01

    May 1, 2017 ... The benefits of equal enrolment and retention in primary schools cannot be underestimated for ... Gender Preference in Primary School Enrolment among Households in Northern Region, Ghana decisions ... is a major decision maker in issues of education (Akaguri, 2011; Al-Samarrai & Peasgood,. 1998).

  1. 7 CFR 1610.6 - Concurrent Bank and RUS cost-of-money loans.

    Science.gov (United States)

    2010-01-01

    ... 7 Agriculture 11 2010-01-01 2010-01-01 false Concurrent Bank and RUS cost-of-money loans. 1610.6..., DEPARTMENT OF AGRICULTURE LOAN POLICIES § 1610.6 Concurrent Bank and RUS cost-of-money loans. (a) The Bank makes loans, under section 408 of the Act, concurrently with RUS cost-of-money loans made under section...

  2. Baseline demographic characteristics of subjects enrolled in international quadrivalent HPV (types 6/11/16/18) vaccine clinical trials.

    Science.gov (United States)

    Paavonen, Jorma

    2008-06-01

    In Phase II/III trials, administration of quadrivalent human papillomavirus (HPV) (types 6/11/16/18) L1 virus-like-particle vaccine was highly effective in preventing HPV6/11/16/18-related cervical intraepithelial neoplasia and non-invasive cervical cancer in women aged 16-26 years who were naïve to these HPV types at enrollment. However, the makeup and extent of catch-up vaccination programs among young women is unclear, because a proportion of this population will likely already have been exposed to one or more vaccine-HPV-types. Herein we analyze baseline data from the quadrivalent HPV vaccine clinical trial program to investigate variables which may help shape catch-up vaccine implementation policies. Female adolescents and young adults aged 16-26 years were randomized into five clinical trials. Baseline data regarding demographics, sexual history, pregnancy history, and other characteristics were collected at enrollment. At the baseline gynecological examination during enrollment, specimens were obtained for Pap testing. Swabs of external genital, lateral vaginal, and cervical sites for HPV polymerase chain reaction (PCR) testing were taken, and serum samples were obtained for HPV serology testing. Regional analyses of data were conducted. Overall, 72% of subjects enrolled worldwide were naïve by both serology and PCR to all four vaccine HPV types. Few subjects were seropositive and/or PCR positive for more than two vaccine-related HPV types. Of all subjects with HSIL at enrollment, 78% were positive to at least one vaccine-related HPV type at enrollment. Regional differences in HPV and STD prevalence were evident. Study limitations included under-representation of women with >/=4 sexual partners and possible underestimation of prior HPV exposure. Our findings demonstrate that sexually active 16-26 year-old women with America, Europe, Latin America, and Asia Pacific are generally naïve to most or all types targeted by the quadrivalent HPV6/11/16/18 vaccine

  3. The numbers, educational status and health of enrolled and non-enrolled school-age children in the Allai Valley, Northwest Frontier Province, Pakistan.

    Science.gov (United States)

    Hall, Andrew; Kirby, Helen

    2010-04-01

    A cluster survey of the age, sex and enrolment status of all school-age children 5-14 years old was undertaken in 2006 in a remote rural sub-district of the Northwest Frontier Province, Pakistan about a year after a devastating earthquake. Information was collected on the characteristics of children, their households and parents, and on reasons for non-enrolment. The health and nutritional status of a randomly selected child in each household was assessed and enrolled and non-enrolled children were compared by sex. A total of 2032 children were recorded in 925 households, 845 girls and 1187 boys, a sex ratio of 71 girls/100 boys. Half of all girls were not enrolled in school compared with a fifth of all boys. There was no common reason for non-enrolment and they differed between the sexes. The randomly selected children (n = 897) were moderately malnourished: 43% were stunted, 12% were thin and 46% were anaemic. 66% of a sub-sample of children (n = 269) had a low urinary iodine concentration, which could contribute to a low IQ and impaired hearing. There were no statistically significant differences in the nutritional status or health of non-enrolled and enrolled girls. These data contribute towards an understanding of how to improve the education and health of school-age children in a conservative, rural province of Pakistan. Copyright 2010 Elsevier Ltd. All rights reserved.

  4. Declining Physics Enrollments: An Exploration of Reasons

    Science.gov (United States)

    Nelson, Miles A.; Dietrich, Donald G.

    1975-01-01

    Describes a detailed study used in schools with the highest and lowest percentages of students enrolled in physics in order to determine factors related to enrollment. Twenty-eight indexes were used. Reports percent of variance accounted for and significance level for each variable and offers conclusions. (CP)

  5. Paclitaxel and concurrent radiation for gastric cancer

    International Nuclear Information System (INIS)

    Safran, Howard; Wanebo, Harry J.; Hesketh, Paul J.; Akerman, Paul; Ianitti, David; Cioffi, William; Di Petrillo, Thomas; Wolf, Brian; Koness, James; McAnaw, Robert; Moore, Todd; Chen, M.-H.; Radie-Keane, Kathy

    2000-01-01

    Purpose: To determine the activity and toxicity of paclitaxel and concurrent radiation for gastric cancer. Methods and Materials: Twenty-seven patients were studied. Twenty-five had proximal gastric cancers, two had distal cancers. Eight had esophageal extension, 6 had celiac adenopathy, and 7 had retroperitoneal adenopathy. Patients received paclitaxel, 50 mg/m 2 by 3-hour intravenous (IV) infusion, weekly, on days 1, 8, 15, 22, and 29. Radiation was administered concurrently to a total dose of 45.0 Gy, in 1.80 Gy fractions, for 25 treatments. Patients who were medically or surgically inoperable received a sixth week of paclitaxel with a radiation boost to 50.4 Gy. Results: Esophagitis and gastritis were the most important toxicities, Grade 3 in four patients (15%), and Grade 4 in three patients (11%). Five patients (19%) had Grade 3 nausea. The overall response rate was 56%, including three patients (11%) with a complete response. The 2-year progression-free and overall survival rates were 29% and 31%, respectively. Conclusion: Concurrent paclitaxel and radiation demonstrates substantial local-regional activity in gastric cancer. Future investigations combining paclitaxel and radiation with other local-regional and systemic treatments are warranted

  6. A Concurrent Multiple Negotiation Protocol Based on Colored Petri Nets.

    Science.gov (United States)

    Niu, Lei; Ren, Fenghui; Zhang, Minjie; Bai, Quan

    2017-11-01

    Concurrent multiple negotiation (CMN) provides a mechanism for an agent to simultaneously conduct more than one negotiation. There may exist different interdependency relationships among these negotiations and these interdependency relationships can impact the outcomes of these negotiations. The outcomes of these concurrent negotiations contribute together for the agent to achieve an overall negotiation goal. Handling a CMN while considering interdependency relationships among multiple negotiations is a challenging research problem. This paper: 1) comprehensively highlights research problems of negotiations at concurrent negotiation level; 2) provides a graph-based CMN model with consideration of the interdependency relationships; and 3) proposes a colored Petri net-based negotiation protocol for conducting CMNs. With the proposed protocol, a CMN can be efficiently and concurrently processed and negotiation agreements can be efficiently achieved. Experimental results indicate the effectiveness and efficiency of the proposed protocol in terms of the negotiation success rate, the negotiation time and the negotiation outcome.

  7. Mathematical techniques for analyzing concurrent and probabilistic systems

    CERN Document Server

    Rutten, J J M M; Panangaden, Prakash; Panangaden, Prakash; Breugel, Franck van

    2004-01-01

    The book consists of two sets of lecture notes devoted to slightly different methods of analysis of concurrent and probabilistic computational systems. The first set of lectures develops a calculus of streams (a generalization of the set of natural numbers) based on the coinduction principle coming from the theory of coalgebras. It is now well understood that the interplay between algebra (for describing structure) and coalgebra (for describing dynamics) is crucial for understanding concurrent systems. There is a striking analogy between streams and formula calculus reminiscent to those appearing in quantum calculus. These lecture notes will appeal to anyone working in concurrency theory but also to algebraists and logicians. The other set of lecture notes focuses on methods for automatically verifying probabilistic systems using techniques of model checking. The unique aspect of these lectures is the coverage of both theory and practice. The authors have been responsible for one of the most successful experi...

  8. Diminished Access: Fall 1982 Enrollment at Independent Colleges and Universities.

    Science.gov (United States)

    Thrift, Julianne Still; Toppe, Christopher

    Results of the fall 1982 survey of enrollments at private colleges and universities are presented, with attention also directed to the effect of the freshman enrollment decline on institutional finance, determinants of enrollment, and future enrollment expectations. Of the approximately 1,500 independent colleges, almost 1,200 institutions…

  9. Transforming the Enrollment Experience Using Design Thinking

    Science.gov (United States)

    Apel, Aaron; Hull, Phil; Owczarek, Scott; Singer, Wren

    2018-01-01

    In an effort to simplify the advising and registration process and provide students with a more intuitive enrollment experience, especially at orientation, the University of Wisconsin-Madison's Office of the Registrar and Office of Undergraduate Advising co-sponsored a project to transform the enrollment experience. Using design thinking has…

  10. Study on the concurrent calculation with a multitransputer network

    International Nuclear Information System (INIS)

    Inomata, Shinji; Suzuki, Katsuo

    1992-06-01

    A relation between the calculation processing time and the overhead of multitransputer network is studied in performing several concurrent calculations. Hardware configuration we used was a ring-type linked nine transputer network on an INMOS B008 mother board which was inserted into a slot of a personal computer compatible with IBM PC/AT. Further we used the occam2 toolset of MS-DOS version to write the calculation programs in the occam2 language. On arithmetic operations, some trigonometric and transcendental functions and numerical integrations, the calculation time and overhead were measured. The results show that the relative calculation speed is proportional to the number of transputers when the ratio of calculation time to overhead is much greater than 1.0. And the overhead is consumed in inter-communicating among transputers for the parallel calculation set-up. (author)

  11. 20 CFR 901.32 - Receipt of information concerning enrolled actuaries.

    Science.gov (United States)

    2010-04-01

    ... actuaries. 901.32 Section 901.32 Employees' Benefits JOINT BOARD FOR THE ENROLLMENT OF ACTUARIES REGULATIONS... Suspension or Termination of Enrollment § 901.32 Receipt of information concerning enrolled actuaries. If an... Guaranty Corporation, or a member of the Joint Board has reason to believe that an enrolled actuary has...

  12. Determinants of overweight with concurrent stunting among Ghanaian children.

    Science.gov (United States)

    Atsu, Benedicta K; Guure, Chris; Laar, Amos K

    2017-07-27

    Malnutrition (undernutrition and overnutrition) is a major public health problem in Ghana -affecting growth and development of individuals and the nation. Stunting and overweight are of particular interest, as recent national surveys show a rising trend of overnutrition and stubbornly high burden of stunting among Ghanaian children. There are currently no data on the simultaneous occurrence of overweight and stunting within individuals in Ghana. This paper presents the burden, the individual-level, and contextual determinants of overweight with concurrent stunting among Ghanaian children. This study analyzed data set of the fourth round of the Ghana Multiple Indicator Cluster Survey (MICS4). Bivariate analyses were used to describe selected characteristics of survey respondents and their children. Hierarchical modelling approach facilitated identification of significant distal, intermediate and proximal factors/determinants of concurrent stunting and overweight. Both crude and adjusted prevalence ratios via a multivariable Poison regression model with their corresponding 95% Confidence Intervals (CI) are reported. Variables with p ≤ 0.25 at the bivariate level were included in the multivariable analysis. An alpha value of 5% was used to indicate significance. Of 7550 cases (children) analyzed, the prevalence of stunting was 27.5%; underweight was 17.3%; and wasting was 7.7%. The prevalence of overweight and concurrent overweight and stunting were respectively 2.4% and 1.2%. Children who belonged to the fourth wealth quintile, were more likely to be overweight and concurrently stunted as against children belonging to the poorest quintile (aPR = 1.010; 95% CI, 1.003-1.017). Compared to religious (Christians/Muslim/Traditionalist) household heads, children whose household heads did not belong to any religion had 2 times the rates of the Overweight with concurrent stunting (PR = 2.024; 95% CI, 1.016-4.034). Children with mothers aged 20-34 and 35-49 had an

  13. Concurrent engineering and product models in seafood companies

    DEFF Research Database (Denmark)

    Jonsdottir, Stella; Vesterager, Johan; Børresen, Torger

    1998-01-01

    Concurrent Engineering (CE) can provide an improved approach to product development for extending the lines of seafood products. Information technology (IT) support tools based on product models can provide an integrated and simultaneous approach for specifying new recipes. The seafood industry can...... benefit from the CE approach which can support product developers to provide concurrent specifications for raw materials, ingredients, packaging, and production methods. The approach involves the use of product models from which line extensions are more easily generated than by use of customary stepwise...

  14. Short- and Long-Term Effects of Concurrent Strength and HIIT Training in Octogenarians with COPD.

    Science.gov (United States)

    Guadalupe-Grau, Amelia; Aznar-Laín, Susana; Mañas, Asier; Castellanos, Juan; Alcázar, Julián; Ara, Ignacio; Mata, Esmeralda; Daimiel, Rosa; García-García, Francisco José

    2017-01-01

    To investigate the short- and long-term effects of concurrent strength and high-intensity interval training (HIIT) on octogenarian COPD patients, nine males (age = 84.2 ± 2.8 years, BMI = 29.3 ± 2.3) with low to severe COPD levels (2.1 ± 1.5 BODE index) underwent a supervised 9-week strength and HIIT exercise program. Training had a significant (p HIIT training increases physical fitness in the oldest-old COPD patients, and has potential long-term benefits.

  15. Enrollment in Texas Public Schools, 2014-15

    Science.gov (United States)

    Texas Education Agency, 2016

    2016-01-01

    This report provides information on enrollment in the Texas public school system from the 2004-05 through 2014-15 school years, based on data collected through the Texas Public Education Information Management System. Enrollment data are provided by grade, race/ethnicity, gender, and economically disadvantaged status, and for special populations…

  16. Enrollment in Texas Public Schools, 2015-16

    Science.gov (United States)

    Texas Education Agency, 2016

    2016-01-01

    This report provides information on enrollment in the Texas public school system from the 2005-06 through 2015-16 school years, based on data collected through the Texas Public Education Information Management System. Enrollment data are provided by grade, race/ethnicity, gender, and economically disadvantaged status, and for special populations…

  17. Concurrent image-guided intensity modulated radiotherapy and chemotherapy following neoadjuvant chemotherapy for locally advanced nasopharyngeal carcinoma

    International Nuclear Information System (INIS)

    Shueng, Pei-Wei; Hsieh, Chen-Hsi; Shen, Bing-Jie; Wu, Le-Jung; Liao, Li-Jen; Hsiao, Chi-Huang; Lin, Yu-Chin; Cheng, Po-Wen; Lo, Wu-Chia; Jen, Yee-Min

    2011-01-01

    To evaluate the experience of induction chemotherapy followed by concurrent chemoradiationwith helical tomotherapy (HT) for nasopharyngeal carcinoma (NPC). Between August 2006 and December 2009, 28 patients with pathological proven nonmetastatic NPC were enrolled. All patients were staged as IIB-IVB. Patients were first treated with 2 to 3 cycles of induction chemotherapy with EP-HDFL (Epirubicin, Cisplatin, 5-FU, and Leucovorin). After induction chemotherapy, weekly based PFL was administered concurrent with HT. Radiation consisted of 70 Gy to the planning target volumes of the primary tumor plus any positive nodal disease using 2 Gy per fraction. After completion of induction chemotherapy, the response rates for primary and nodal disease were 96.4% and 80.8%, respectively. With a median follow-up after 33 months (Range, 13-53 months), there have been 2 primary and 1 nodal relapse after completion of radiotherapy. The estimated 3-year progression-free rates for local, regional, locoregional and distant metastasis survival rate were 92.4%, 95.7%, 88.4%, and 78.0%, respectively. The estimated 3-year overall survival was 83.5%. Acute grade 3, 4 toxicities for xerostomia and dermatitis were only 3.6% and 10.7%, respectively. HT for locoregionally advanced NPC is feasible and effective in regard to locoregional control with high compliance, even after neoadjuvant chemotherapy. None of out-field or marginal failure noted in the current study confirms the potential benefits of treating NPC patients by image-guided radiation modality. A long-term follow-up study is needed to confirm these preliminary findings

  18. Concurrent paclitaxel and radiotherapy. Treatment feasibility studies

    International Nuclear Information System (INIS)

    Vogt, H.G.; Martin, T.; Kolotas, C.; Hey, S.; Schneider, L.; Templin, T.; Zamboglou, N.; Dornoff, W.; Kettner, H.

    1997-01-01

    Background: The anti-neoplastic effect of paclitaxel has been demonstrated in various clinical studies in different malignant diseases. Clinical studies have also demonstrated a greater efficacy for simultaneous radio-chemotherapy compared with radiotherapy alone when using radiosensitizing drugs. Based on these clinical and in-vitro data we initiated several pilot studies using paclitaxel as a radiosensitizing agent and we now present our initial experience in its use in a combined modality protocol, radiation and simultaneous chemotherapy with paclitaxel. Methods: I. Concurrent paclitaxel and radiation for locally advanced non-small-cell lung cancer (NSCLC): In a phase-I-study we applicated paclitaxel (45 to 65 mg/m 2 ) as a 3-hour infusion weekly for 3 to 7 weeks simultaneously with primary radiotherapy in shrinking field technique with 5x1.8 Gy/week up to 59.4 Gy. - II. Concurrent paclitaxel and radiation for breast cancer as neoadjuvant or palliative: 50 mg/m 2 paclitaxel as a 3-hour infusion weekly for 6 weeks simultaneous with neoadjuvant or palliative radiotherapy of the breast/chest wall with 5x1.8 Gy/week up to 54.0 Gy. - III./IV. Concurrent paclitaxel/carboplatin and combined radiation (EBRT+brachytherapy) for locally advanced inoperable cancer of the cervix: 50 mg/m 2 paclitaxel as a 3-hour infusion weekly for 5 weeks, 50 mg/m 2 carboplatin at day 1 to 5 in week 1 and 5 simultaneously with external beam radiotherapy of the pelvis with 5x1.8 Gy/week up to 54.0 Gy and endocavitary LDR-brachytherapy (4x5 Gy). - V. Concurrent paclitaxel and radiation for locally advanced inoperable cancer of the bladder: 50 mg/m 2 paclitaxel as a 3-hour infusion weekly for 5 weeks simultaneous with radiotherapy of the pelvis with 5x1.8 Gy/week up to 50.4 Gy. VI. Concurrent paclitaxel and radiation in locally advanced inoperable head and neck cancer: 50 mg/m 2 paclitaxel as a 3-hour infusion weekly for 7 to 8 weeks simultaneous with radiotherapy in shrinking field technique

  19. 37 CFR 2.99 - Application to register as concurrent user.

    Science.gov (United States)

    2010-07-01

    ... 37 Patents, Trademarks, and Copyrights 1 2010-07-01 2010-07-01 false Application to register as concurrent user. 2.99 Section 2.99 Patents, Trademarks, and Copyrights UNITED STATES PATENT AND TRADEMARK... Proceedings § 2.99 Application to register as concurrent user. (a) An application for registration as a lawful...

  20. Clojure reactive programming

    CERN Document Server

    Borges, Leonardo

    2015-01-01

    If you are a Clojure developer who is interested in using Reactive Programming to build asynchronous and concurrent applications, this book is for you. Knowledge of Clojure and Leiningen is required. Basic understanding of ClojureScript will be helpful for the web chapters, although it is not strictly necessary.

  1. Standard thoracic radiotherapy with or without concurrent daily low-dose carboplatin in elderly patients with locally advanced non-small cell lung cancer. A phase III trial of the Japan Clinical Oncology Group (JCOG9812)

    International Nuclear Information System (INIS)

    Atagi, Shinji; Kawahara, Masaaki; Tamura, Tomohide

    2005-01-01

    The purpose of this study was to evaluate whether radiotherapy with carboplatin would result in longer survival than radiotherapy alone in elderly patients with unresectable stage III non-small cell lung cancer (NSCLC). Eligible patients were 71 years of age or older with unresectable stage III NSCLC. Patients were randomly assigned to the radiotherapy alone (RT) arm, irradiation with 60 Gy; or the chemoradiotherapy (CRT) arm, the same radiotherapy and additional concurrent use of carboplatin 30 mg/m 2 per fraction up to the first 20 fractions. This study was terminated early when 46 patients were registered from November 1999 to February 2001. Four patients (one in the RT arm, three in the CRT arm) were considered to have died due to treatment-related causes. The Japan Clinical Oncology Group (JCOG) Radiotherapy Committee assessed these treatment-related deaths (TRDs) and the compliance with radiotherapy in this trial. They found that 60% of the cases corresponded to protocol deviation and 7% were protocol violation in dose constraint to the normal lung, two of whom died due to radiation pneumonitis. As to the effectiveness for the 46 patients enrolled, the median survival time was 428 days [95% confidence interval (CI)=212-680 days]in the RT arm versus 554 days (95% CI=331 to not estimable) in the CRT arm. Due to the early termination of this study, the effectiveness of concurrent use of carboplatin remains unclear. We're-planned and started a study with an active quality control program which was developed by the JCOG Radiotherapy Committee. (author)

  2. Factors Influencing the Self-Efficacy of Black High School Students Enrolled in PLTW Pre-Engineering Courses

    Science.gov (United States)

    Martin, Brandon R.

    2011-01-01

    With the increasing demand for trained engineers (especially Black engineers) it is imperative that the US invests more money and resources into programs that provide quality engineering experiences and exposures, this study evaluates the effect of various K-12 outreach initiatives and their ability to inspire students enrolled in Project Lead the…

  3. The Incidence of the Tuition-Free High School Program in Japan

    Science.gov (United States)

    Hori, Masahiro; Shimizutani, Satoshi

    2018-01-01

    This paper examines the effect of a tuition-free high school program launched in FY2010 in Japan on the high school enrollment rate and household spending. We have some interesting findings. First, the program contributed to improvement in the high school enrollment rate for poorer households. Second, the program stimulated household spending…

  4. Concurrent sexual partnerships among African American women in Philadelphia: results from a qualitative study.

    Science.gov (United States)

    Nunn, Amy; Dickman, Samuel; Cornwall, Alexandra; Kwakwa, Helena; Mayer, Kenneth H; Rana, Aadia; Rosengard, Cynthia

    2012-07-01

    African American women are disproportionately affected by HIV/AIDS. Concurrent sexual partnerships may contribute to racial disparities in HIV infection. Little is known about attitudes and practices related to concurrency among African American women, or the social, structural and behavioural factors influencing concurrency. We recruited 19 heterosexual African American women engaging in concurrent sexual partnerships from a public clinic in Philadelphia in 2009. We conducted interviews exploring social norms, attitudes and practices about concurrency, and the structural, social and behavioural factors influencing concurrent sexual partnerships, guided by grounded theory. Seventeen women reported one main and one or more non-main partners; two reported no main partners. Many women used condoms more frequently with non-main than main partners, noting they trust main partners more than non-main partners. Social factors included social normalisation of concurrency, inability to negotiate partners' concurrent partnerships, being unmarried, and not trusting partners. Lack of trust was the most commonly cited reason that women engaged in concurrent partnerships. Structural factors included economic dependence on partners, partners' dependence on women for economic support and incarceration that interrupted partnerships. Behavioural factors included alcohol and cocaine use. Social, structural and behavioural factors strongly influenced these African American women's concurrent sexual partnerships. Many HIV interventions disseminated by the CDC focus largely on behavioural factors and may fail to address the social and structural factors influencing African American women's sexual networks. Novel HIV prevention interventions that address the social determinants of African American women's HIV risks are urgently needed.

  5. Separative power of an optimised concurrent gas centrifuge

    Energy Technology Data Exchange (ETDEWEB)

    Bogovalov, Sergey; Boman, Vladimir [National Research Nuclear University (MEPHI), Moscow (Russian Federation)

    2016-06-15

    The problem of separation of isotopes in a concurrent gas centrifuge is solved analytically for an arbitrary binary mixture of isotopes. The separative power of the optimised concurrent gas centrifuges for the uranium isotopes equals to δU = 12.7 (V/700 m/s)2(300 K/T)(L/1 m) kg·SWU/yr, where L and V are the length and linear velocity of the rotor of the gas centrifuge and T is the temperature. This equation agrees well with the empirically determined separative power of optimised counter-current gas centrifuges.

  6. Performing concurrent operations in academic vascular neurosurgery does not affect patient outcomes.

    Science.gov (United States)

    Zygourakis, Corinna C; Lee, Janelle; Barba, Julio; Lobo, Errol; Lawton, Michael T

    2017-11-01

    OBJECTIVE Concurrent surgeries, also known as "running two rooms" or simultaneous/overlapping operations, have recently come under intense scrutiny. The goal of this study was to evaluate the operative time and outcomes of concurrent versus nonconcurrent vascular neurosurgical procedures. METHODS The authors retrospectively reviewed 1219 procedures performed by 1 vascular neurosurgeon from 2012 to 2015 at the University of California, San Francisco. Data were collected on patient age, sex, severity of illness, risk of mortality, American Society of Anesthesiologists (ASA) status, procedure type, admission type, insurance, transfer source, procedure time, presence of resident or fellow in operating room (OR), number of co-surgeons, estimated blood loss (EBL), concurrent vs nonconcurrent case, severe sepsis, acute respiratory failure, postoperative stroke causing neurological deficit, unplanned return to OR, 30-day mortality, and 30-day unplanned readmission. For aneurysm clipping cases, data were also obtained on intraoperative aneurysm rupture and postoperative residual aneurysm. Chi-square and t-tests were performed to compare concurrent versus nonconcurrent cases, and then mixed-effects models were created to adjust for different procedure types, patient demographics, and clinical indicators between the 2 groups. RESULTS There was a significant difference in procedure type for concurrent (n = 828) versus nonconcurrent (n = 391) cases. Concurrent cases were more likely to be routine/elective admissions (53% vs 35%, p returns to the OR (3.3% vs 6.9%; all p return to the OR and 30-day mortality were significantly lower in concurrent cases (odds ratio 0.55, 95% confidence interval 0.31-0.98, p = 0.0431, and odds ratio 0.81, p fashion. After adjusting for patient demographics, procedure type, and clinical indicators, concurrent cases had longer procedure times, but equivalent patient outcomes, as compared with nonconcurrent vascular neurosurgical procedures.

  7. Machine Protection System for Concurrent Operation of RHIC and BLIP

    CERN Document Server

    Wilinski, Michelle; Glenn, Joseph; Mausner, Leonard; Unger, Kerry

    2005-01-01

    The Brookhaven 200 MeV linac is a multipurpose machine used to inject low intensity polarized protons ultimately ending up in RHIC as well as to inject high intensity protons to BLIP, a medical isotope production facility. If high intensity protons were injected to RHIC by mistake, administrative radiation limits could be exceeded or sensitive electronics could be damaged. In the past, the changeover from polarized proton to high intensity proton operation has been a lengthy process, thereby never allowing the two programs to run simultaneously. To remedy this situation and allow for concurrent operation of RHIC and BLIP, an active interlock system has been designed to monitor current levels in the AGS using two current transformers with fail safe circuitry and associated electronics to inhibit beam to RHIC if high intensity is detected.

  8. Declarative interpretations of session-based concurrency

    DEFF Research Database (Denmark)

    Cano, Mauricio; Rueda, Camilo; López-Acosta, Hugo-Andrés

    2015-01-01

    Session-based concurrency is a type-based approach to the analysis of communication-intensive systems. Correct behavior in these systems may be specified in an operational or declarative style: the former defines how interactions are structured; the latter defines governing conditions...

  9. Phase I study of oral S-1 and concurrent radiotherapy in patients with unresectable locally advanced pancreatic cancer

    International Nuclear Information System (INIS)

    Sudo, Kentaro; Yamaguchi, Taketo; Ishihara, Takeshi; Nakamura, Kazuyoshi; Shirai, Yoshihiko; Nakagawa, Akihiko; Kawakami, Hiroyuki; Uno, Takashi; Ito, Hisao; Saisho, Hiromitsu

    2007-01-01

    Purpose: The primary objective of this study was to determine the maximum-tolerated dose (MTD) of S-1, an oral fluoropyrimidine derivative, with concurrent radiotherapy in patients with unresectable locally advanced pancreatic cancer. Methods and Materials: Patients with histopathologically proven, unresectable, locally advanced pancreatic cancer were eligible. Radiotherapy was delivered in 1.8 Gy daily fractions to a total dose of 50.4 Gy over 5.5 weeks. S-1 was administered orally twice a day from Day 1 to 14 and 22 to 35 at escalating doses from 60 to 80 mg/m 2 /day. Results: Sixteen patients were enrolled in this study. Three patients received S-1 at 60 mg/m 2 /day, 3 at 70 mg/m 2 /day, and 10 at 80 mg/m 2 /day. Though 1 patient at the final dose level (80 mg/m 2 /day) experienced a dose limiting toxicity (biliary infection with Grade 3 neutropenia), the MTD was not reached in this study. The most common toxicities were anorexia and leukocytopenia, with Grade 3 toxicity occurring in 31% and 6.3% of the patients, respectively. Conclusions: The recommended dose of S-1 with concurrent radiotherapy was determined to be 80 mg/m 2 /day from Day 1 to 14 and 22 to 35 in patients with locally advanced pancreatic cancer. Oral S-1 and radiotherapy is well tolerated and feasible and should be further investigated

  10. Phase 1 Pharmacogenetic and Pharmacodynamic Study of Sorafenib With Concurrent Radiation Therapy and Gemcitabine in Locally Advanced Unresectable Pancreatic Cancer

    Energy Technology Data Exchange (ETDEWEB)

    Chiorean, E. Gabriela, E-mail: gchiorea@uw.edu [Department of Medicine, Indiana University Melvin and Bren Simon Cancer Center, Indianapolis, Indiana (United States); Department of Medicine, University of Washington, Seattle, Washington (United States); Schneider, Bryan P. [Department of Medicine, Indiana University Melvin and Bren Simon Cancer Center, Indianapolis, Indiana (United States); Akisik, Fatih M. [Department of Radiology, Indiana University School of Medicine, Indianapolis, Indiana (United States); Perkins, Susan M. [Department of Biostatistics, Indiana University School of Medicine, Indianapolis, Indiana (United States); Anderson, Stephen [Department of Medicine, Indiana University School of Medicine, Indianapolis, Indiana (United States); Johnson, Cynthia S. [Department of Biostatistics, Indiana University School of Medicine, Indianapolis, Indiana (United States); DeWitt, John [Department of Medicine, Indiana University School of Medicine, Indianapolis, Indiana (United States); Helft, Paul; Clark, Romnee; Johnston, Erica L.; Spittler, A. John [Department of Medicine, Indiana University Melvin and Bren Simon Cancer Center, Indianapolis, Indiana (United States); Deluca, Jill [Department of Radiation Oncology, Indiana University Melvin and Bren Simon Cancer Center, Indianapolis, Indiana (United States); Bu, Guixue [Department of Radiology, Indiana University School of Medicine, Indianapolis, Indiana (United States); Shahda, Safi; Loehrer, Patrick J. [Department of Medicine, Indiana University Melvin and Bren Simon Cancer Center, Indianapolis, Indiana (United States); Sandrasegaran, Kumar [Department of Radiology, Indiana University School of Medicine, Indianapolis, Indiana (United States); Cardenes, Higinia R. [Department of Radiation Oncology, Indiana University School of Medicine, Indianapolis, Indiana (United States)

    2014-06-01

    Purpose: To define the safety, efficacy, and pharmacogenetic and pharmacodynamic effects of sorafenib with gemcitabine-based chemoradiotherapy (CRT) in locally advanced pancreatic cancer. Methods and Materials: Patients received gemcitabine 1000 mg/m{sup 2} intravenously weekly × 3 every 4 weeks per cycle for 1 cycle before CRT and continued for up to 4 cycles after CRT. Weekly gemcitabine 600 mg/m{sup 2} intravenously was given during concurrent intensity modulated radiation therapy of 50 Gy to gross tumor volume in 25 fractions. Sorafenib was dosed orally 400 mg twice daily until progression, except during CRT when it was escalated from 200 mg to 400 mg daily, and 400 mg twice daily. The maximum tolerated dose cohort was expanded to 15 patients. Correlative studies included dynamic contrast-enhanced MRI and angiogenesis genes polymorphisms (VEGF-A and VEGF-R2 single nucleotide polymorphisms). Results: Twenty-seven patients were enrolled. No dose-limiting toxicity occurred during induction gemcitabine/sorafenib followed by concurrent CRT. The most common grade 3/4 toxicities were fatigue, hematologic, and gastrointestinal. The maximum tolerated dose was sorafenib 400 mg twice daily. The median progression-free survival and overall survival for 25 evaluable patients were 10.6 and 12.6 months, respectively. The median overall survival for patients with VEGF-A -2578 AA, -1498 CC, and -1154 AA versus alternate genotypes was 21.6 versus 14.7 months. Dynamic contrast-enhanced MRI demonstrated higher baseline K{sup trans} in responding patients. Conclusions: Concurrent sorafenib with CRT had modest clinical activity with increased gastrointestinal toxicity in localized unresectable pancreatic cancer. Select VEGF-A/VEGF-R2 genotypes were associated with favorable survival.

  11. Phase 1 Pharmacogenetic and Pharmacodynamic Study of Sorafenib With Concurrent Radiation Therapy and Gemcitabine in Locally Advanced Unresectable Pancreatic Cancer

    International Nuclear Information System (INIS)

    Chiorean, E. Gabriela; Schneider, Bryan P.; Akisik, Fatih M.; Perkins, Susan M.; Anderson, Stephen; Johnson, Cynthia S.; DeWitt, John; Helft, Paul; Clark, Romnee; Johnston, Erica L.; Spittler, A. John; Deluca, Jill; Bu, Guixue; Shahda, Safi; Loehrer, Patrick J.; Sandrasegaran, Kumar; Cardenes, Higinia R.

    2014-01-01

    Purpose: To define the safety, efficacy, and pharmacogenetic and pharmacodynamic effects of sorafenib with gemcitabine-based chemoradiotherapy (CRT) in locally advanced pancreatic cancer. Methods and Materials: Patients received gemcitabine 1000 mg/m 2 intravenously weekly × 3 every 4 weeks per cycle for 1 cycle before CRT and continued for up to 4 cycles after CRT. Weekly gemcitabine 600 mg/m 2 intravenously was given during concurrent intensity modulated radiation therapy of 50 Gy to gross tumor volume in 25 fractions. Sorafenib was dosed orally 400 mg twice daily until progression, except during CRT when it was escalated from 200 mg to 400 mg daily, and 400 mg twice daily. The maximum tolerated dose cohort was expanded to 15 patients. Correlative studies included dynamic contrast-enhanced MRI and angiogenesis genes polymorphisms (VEGF-A and VEGF-R2 single nucleotide polymorphisms). Results: Twenty-seven patients were enrolled. No dose-limiting toxicity occurred during induction gemcitabine/sorafenib followed by concurrent CRT. The most common grade 3/4 toxicities were fatigue, hematologic, and gastrointestinal. The maximum tolerated dose was sorafenib 400 mg twice daily. The median progression-free survival and overall survival for 25 evaluable patients were 10.6 and 12.6 months, respectively. The median overall survival for patients with VEGF-A -2578 AA, -1498 CC, and -1154 AA versus alternate genotypes was 21.6 versus 14.7 months. Dynamic contrast-enhanced MRI demonstrated higher baseline K trans in responding patients. Conclusions: Concurrent sorafenib with CRT had modest clinical activity with increased gastrointestinal toxicity in localized unresectable pancreatic cancer. Select VEGF-A/VEGF-R2 genotypes were associated with favorable survival

  12. State Merit-Based Aid and Enrolling in Graduate Study: Evidence from the Kentucky Educational Excellence Scholarship

    Science.gov (United States)

    Delaney, Jennifer A.

    2011-01-01

    This study considers the effect of a state merit-based aid program for undergraduate students on subsequent enrollment in graduate school. It uses student unit record data to analyze the impact of the Kentucky Educational Excellence Scholarship (KEES). Price theory is used as a framework for understanding the incentives provided by KEES. Using a…

  13. Pre-operative concurrent chemoradiotherapy for stage IIIA (N2) Non-Small cell lung cancer

    International Nuclear Information System (INIS)

    Lee, Kyu Chan; Ahn, Yong Chan; Park, Keun Chil

    1999-01-01

    This is to evaluate the acute complication, resection rate, and tumor down-staging after pre-operative concurrent chemoradiotherapy for stage IIIA (N2) non-small cell lung cancer. Fifteen patients with non-small cell lung cancer were enrolled in this study from May 1997 to June 1998 in Samsung Medical Center. The median age of the patients was 61 (range, 45-67) years and male to female ratio was 12:3. Pathologic types were squamous cell carcinoma (11) and adenocarcinoma (4). Pre-operative clinical tumor stages were cT1 in 2 patients, cT2 in 12, and cT3 in 1 and all were N2. Ten patients were proved to be N2 with mediastinoscopic biopsy and five had clinically evident mediastinal lymph node metastases on the chest CT scans. Pre-operative radiation therapy field included the primary tumor, the ipsilateral hilum, and the mediastinum. Total radiation dose was 45 Gy over 5 weeks with daily dose of 1.8 Gy. Pre-operative concurrent chemotherapy consisted of two cycles of intraventous cis-Platin (100 mg/m 2 ) on day 1 and oral Etoposide (50 mg/m 2 /day) on days 1 through 14 with 4 weeks' interval. Surgery was followed after the pre-operative re-evaluation including chest CT scan in 3 weeks of the completion of the concurrent chemoradiotherapy if there was no evidence of disease progression. Full dose radiation therapy was administered to all the 15 patients. Planned two cycles of chemotherapy was completed in 11 patients and one cycle was given to four. One treatment related death of acute respiratory distress syndrome occurred in 15 days of surgery. Hospital admission was required in three patients including one with radiation pneumonitis and two with neutropenic fever. Hematologic complications and other acute complications including esophagitis were tolerable. Resection rate was 92.3% (12/13) in 13 patients excluding two patients who refused surgery. Pleural seeding was found in one patient after thoracotomy and tumor resection was not feasible. Post-operative tumor

  14. Pre-operative concurrent chemoradiotherapy for stage IIIA (N2) Non-Small cell lung cancer

    Energy Technology Data Exchange (ETDEWEB)

    Lee, Kyu Chan; Ahn, Yong Chan; Park, Keun Chil [College of Medicine, Sungkyunkwan Univ., Seoul (Korea, Republic of)] [and others

    1999-06-01

    This is to evaluate the acute complication, resection rate, and tumor down-staging after pre-operative concurrent chemoradiotherapy for stage IIIA (N2) non-small cell lung cancer. Fifteen patients with non-small cell lung cancer were enrolled in this study from May 1997 to June 1998 in Samsung Medical Center. The median age of the patients was 61 (range, 45-67) years and male to female ratio was 12:3. Pathologic types were squamous cell carcinoma (11) and adenocarcinoma (4). Pre-operative clinical tumor stages were cT1 in 2 patients, cT2 in 12, and cT3 in 1 and all were N2. Ten patients were proved to be N2 with mediastinoscopic biopsy and five had clinically evident mediastinal lymph node metastases on the chest CT scans. Pre-operative radiation therapy field included the primary tumor, the ipsilateral hilum, and the mediastinum. Total radiation dose was 45 Gy over 5 weeks with daily dose of 1.8 Gy. Pre-operative concurrent chemotherapy consisted of two cycles of intraventous cis-Platin (100 mg/m{sup 2}) on day 1 and oral Etoposide (50 mg/m{sup 2}/day) on days 1 through 14 with 4 weeks' interval. Surgery was followed after the pre-operative re-evaluation including chest CT scan in 3 weeks of the completion of the concurrent chemoradiotherapy if there was no evidence of disease progression. Full dose radiation therapy was administered to all the 15 patients. Planned two cycles of chemotherapy was completed in 11 patients and one cycle was given to four. One treatment related death of acute respiratory distress syndrome occurred in 15 days of surgery. Hospital admission was required in three patients including one with radiation pneumonitis and two with neutropenic fever. Hematologic complications and other acute complications including esophagitis were tolerable. Resection rate was 92.3% (12/13) in 13 patients excluding two patients who refused surgery. Pleural seeding was found in one patient after thoracotomy and tumor resection was not feasible. Post

  15. Phase I study of conformal radiotherapy with concurrent gemcitabine in locally advanced bladder cancer

    International Nuclear Information System (INIS)

    Sangar, Vijay K.; McBain, Catherine A.; Lyons, Jeanette; Ramani, Vijay; Logue, John; Wylie, James; Clarke, Noel W.; Cowan, Richard A.

    2005-01-01

    Purpose: A prospective phase I trial was conducted to determine the maximal tolerated dose of gemcitabine given once weekly during hypofractionated conformal radiotherapy to patients with locally advanced transitional cell carcinoma of the bladder. Eight male patients, median age 69 years, with Stage T2 (n = 4) or T3 (n = 4) N0M0, were enrolled in cohorts of 3. Treatment comprised conformal radiotherapy (52.5 Gy in 20 fractions) within 4 weeks, with concurrent gemcitabine once weekly for four cycles. The weekly gemcitabine dose was escalated from 100 mg/m 2 in increments of 50 mg/m 2 per cohort. Dose-limiting toxicity was defined as any acute Radiation Therapy Oncology Group (RTOG) toxicity Grade 3 or greater arising in >1 of 3 patients in each cohort. Tumor response was assessed cystoscopically and radiologically at 3 months. Results: All 8 patients completed radiotherapy, and 6 of 8 completed chemoradiotherapy. No acute toxicity greater than RTOG Grade 1 was seen with gemcitabine at 100 mg/m 2 . Dose-limiting toxicity was observed at 150 mg/m 2 with Grade 3 toxicity seen in 2 of 2 patients (one bladder, one bowel). An additional 3 patients received 100 mg/m 2 with minimal toxicity. No hematologic toxicity was encountered. A complete response was seen in 7 (87.5%) of 8 patients, all of whom were disease free at a median follow-up of 19.5 months (range, 14-23 months). No late toxicity (greater than RTOG Grade 0) has been observed. Conclusion: The maximal tolerated dose for gemcitabine given once weekly with concurrent hypofractionated conformal bladder radiotherapy was 150 mg/m 2 , with a maximal recommended dose of 100 mg/m 2 . This dose regimen has now entered Phase II clinical trials

  16. Transactions on Petri Nets and Other Models of Concurrency V

    DEFF Research Database (Denmark)

    submission track of ToPNoC. The 12 papers cover a diverse range of topics including model checking and system verification, synthesis, foundational work on specific classes of Petri nets, and innovative applications of Petri nets and other models of concurrency. Thus, this volume gives a good view of ongoing...... concurrent systems and Petri nets research...

  17. Patterns of and motivations for concurrent use of video games and substances.

    Science.gov (United States)

    Ream, Geoffrey L; Elliott, Luther C; Dunlap, Eloise

    2011-10-01

    "Behavioral addictions" share biological mechanisms with substance dependence, and "drug interactions" have been observed between certain substances and self-reinforcing behaviors. This study examines correlates of patterns of and motivations for playing video games while using or feeling the effects of a substance (concurrent use). Data were drawn from a nationally-representative survey of adult Americans who "regularly" or "occasionally" played video games and had played for at least one hour in the past seven days (n = 3,380). Only recent concurrent users' data were included in analyses (n = 1,196). Independent variables included demographics, substance use frequency and problems, game genre of concurrent use (identified by looking titles up in an industry database), and general game playing variables including problem video game play (PVP), consumer involvement, enjoyment, duration, and frequency of play. Exploratory factor analysis identified the following dimensions underlying patterns of and motivations for concurrent use: pass time or regulate negative emotion, enhance an already enjoyable or positive experience, and use of video games and substances to remediate each other's undesirable effects. Multivariate regression analyses indicated PVP and hours/day of video game play were associated with most patterns/motivations, as were caffeine, tobacco, alcohol, marijuana, and painkiller use problems. This suggests that concurrent use with some regular situational pattern or effect-seeking motivation is part of the addictive process underlying both PVP and substance dependence. Various demographic, game playing, game genre of concurrent use, and substance use variables were associated with specific motivations/patterns, indicating that all are important in understanding concurrent use.

  18. Concurrent infectious mononucleosis and community-associated methicillin-resistant Staphylococcus aureus bacteremia.

    Science.gov (United States)

    Wang, Li Jun; Du, Xiao Qin; Nyirimigabo, Eric; Shou, Song Tao

    2014-04-01

    It is rare to see a concurrent infection with infectious mononucleosis and community-associated methicillin-resistant Staphylococcus aureus in Tianjin, China. Until now, there is still no any single recorded case of concurrent infectious mononucleosis and community-associated methicillin-resistant Staphylococcus aureus bacteremia.

  19. Students' Attitudes and Enrollment Trends in Physics and Engineering

    Science.gov (United States)

    Banjong, Delphine

    Science, Technology, Engineering, and Mathematics (STEM) fields are critical for meeting ever-increasing demands in the U.S. for STEM and related skills, and for ensuring the global competitiveness of the United States in technological advancement and scientific innovation. Nonetheless, few U.S. students consider a STEM degree after high school and fewer STEM students end up graduating with a STEM degree. In 2012, the United States ranked 35th in math and 27th in science out of 64 participating countries in the Program for International Student Assessment (PISA), sponsored by the Organization for Economic Cooperation and Development (OECD). Considering the significant role physics and engineering play in technological advancement, this work investigates the attitudes of students and recent enrollment trends in these important subject areas.

  20. Time concurrency/phase-time synchronization in digital communications networks

    Science.gov (United States)

    Kihara, Masami; Imaoka, Atsushi

    1990-01-01

    Digital communications networks have the intrinsic capability of time synchronization which makes it possible for networks to supply time signals to some applications and services. A practical estimation method for the time concurrency on terrestrial networks is presented. By using this method, time concurrency capability of the Nippon Telegraph and Telephone Corporation (NTT) digital communications network is estimated to be better than 300 ns rms at an advanced level, and 20 ns rms at final level.

  1. Age-stratified 5-year risks of cervical precancer among women with enrollment and newly detected HPV infection.

    Science.gov (United States)

    Gage, Julia C; Katki, Hormuzd A; Schiffman, Mark; Fetterman, Barbara; Poitras, Nancy E; Lorey, Thomas; Cheung, Li C; Castle, Philip E; Kinney, Walter K

    2015-04-01

    It is unclear whether a woman's age influences her risk of cervical intraepithelial neoplasia grade 3 or worse (CIN3+) upon detection of HPV. A large change in risk as women age would influence vaccination and screening policies. Among 972,029 women age 30-64 undergoing screening with Pap and HPV testing (Hybrid Capture 2, Qiagen, Germantown, MD) at Kaiser Permanente Northern California (KPNC), we calculated age-specific 5-year CIN3+ risks among women with HPV infections detected at enrollment, and among women with "newly detected" HPV infections at their second screening visit. Women (57,899, 6.0%) had an enrollment HPV infection. Among the women testing HPV negative at enrollment with a second screening visit, 16,724 (3.3%) had a newly detected HPV infection at their second visit. Both enrollment and newly detected HPV rates declined with age (p < 0.001). Women with enrollment versus newly detected HPV infection had higher 5-year CIN3+ risks: 8.5% versus 3.9%, (p < 0.0001). Risks did not increase with age but declined slightly from 30-34 years to 60-64 years: 9.4% versus 7.4% (p = 0.017) for enrollment HPV and 5.1% versus 3.5% (p = 0.014) for newly detected HPV. Among women age 30-64 in an established screening program, women with newly detected HPV infections were at lower risk than women with enrollment infections, suggesting reduced benefit vaccinating women at older ages. Although the rates of HPV infection declined dramatically with age, the subsequent CIN3+ risks associated with HPV infection declined only slightly. The CIN3+ risks among older women are sufficiently elevated to warrant continued screening through age 65. © 2014 UICC.

  2. Phase II study. Concurrent chemotherapy and radiotherapy with nitroglycerin in locally advanced non-small cell lung cancer

    International Nuclear Information System (INIS)

    Arrieta, Oscar; Blake, Mónika; Mata-Moya, María Dolores de la; Corona, Francisco; Turcott, Jenny; Orta, David; Alexander-Alatorre, Jorge; Gallardo-Rincón, Dolores

    2014-01-01

    Background: Nitroglycerin, a nitric oxide donor agent, reduces the expression of hypoxia-inducible factor-1α (HIF-1α) and could be a normalizer of the tumor microenvironment. Both factors are associated with chemo-radio-resistance. The aim of this study was to determine the safety profile and efficacy of nitroglycerin administration with chemo-radiotherapy in patients with locally advanced non-small cell lung cancer (NSCLC). Methods: This is a phase II trial of locally advanced NSCLC patients treated with cisplatin and vinorelbine plus concurrent nitroglycerin with radiotherapy. A 25-mg NTG patch was administered to the patients for 5 days (1 day before and 4 days after chemotherapy induction and consolidation) and all day during chemo-radiotherapy. VEGF plasmatic level was determined before and after two cycles of chemotherapy. Results: Thirty-five patients were enrolled in this trial. Sixty-three percent of patients achieved an overall response after induction of chemotherapy, and 75% achieved an overall response after chemo-radiotherapy. The median progression-free survival was 13.5 months (95% CI, 8.8–18.2), and the median overall survival was 26.9 months (95% CI, 15.3–38.5). Reduction of VEGF level was associated with better OS. The toxicity profile related to nitroglycerin included headache (20%) and hypotension (2.9%). Conclusions: The addition of nitroglycerin to induction chemotherapy and concurrent chemoradiotherapy in patients with locally advanced NSCLC has an acceptable toxicity profile and supports the possibility to add nitroglycerin to chemotherapy and radiotherapy. A randomized trial is warranted to confirm these findings

  3. Concurrent Design of Embedded Control Software

    NARCIS (Netherlands)

    Groothuis, M.A.; Frijns, Raymond; Voeten, Jeroen; Broenink, Johannes F.; Margaria, T.; Padberg, J.; Taentzer, G.; Levendovszky, T.; Lengyel, L.; Karsai, G.; Hardebolle, C.

    2009-01-01

    Embedded software design for mechatronic systems is becoming an increasingly time-consuming and error-prone task. In order to cope with the heterogeneity and complexity, a systematic model-driven design approach is needed, where several parts of the system can be designed concurrently. There is

  4. Debugging Nondeterministic Failures in Linux Programs through Replay Analysis

    Directory of Open Access Journals (Sweden)

    Shakaiba Majeed

    2018-01-01

    Full Text Available Reproducing a failure is the first and most important step in debugging because it enables us to understand the failure and track down its source. However, many programs are susceptible to nondeterministic failures that are hard to reproduce, which makes debugging extremely difficult. We first address the reproducibility problem by proposing an OS-level replay system for a uniprocessor environment that can capture and replay nondeterministic events needed to reproduce a failure in Linux interactive and event-based programs. We then present an analysis method, called replay analysis, based on the proposed record and replay system to diagnose concurrency bugs in such programs. The replay analysis method uses a combination of static analysis, dynamic tracing during replay, and delta debugging to identify failure-inducing memory access patterns that lead to concurrency failure. The experimental results show that the presented record and replay system has low-recording overhead and hence can be safely used in production systems to catch rarely occurring bugs. We also present few concurrency bug case studies from real-world applications to prove the effectiveness of the proposed bug diagnosis framework.

  5. Verification of Concurrent Programs. Part II. Temporal Proof Principles.

    Science.gov (United States)

    1981-09-01

    not modify any of the shared program variables. In order to ensure the correct synchronization between the processes we use three semaphore variables...direct, simple, and intuitive rides for the establishment of these properties. rhey usually replace long but repetitively similar chains of primitive ...modify the variables on which Q actually depends. A typical case is that of semaphores . We have the following property: The Semaphore Variable Rule

  6. Patterns of and Motivations for Concurrent Use of Video Games and Substances

    Directory of Open Access Journals (Sweden)

    Geoffrey L. Ream

    2011-10-01

    Full Text Available “Behavioral addictions” share biological mechanisms with substance dependence, and “drug interactions” have been observed between certain substances and self-reinforcing behaviors. This study examines correlates of patterns of and motivations for playing video games while using or feeling the effects of a substance (concurrent use. Data were drawn from a nationally-representative survey of adult Americans who “regularly” or “occasionally” played video games and had played for at least one hour in the past seven days (n = 3,380. Only recent concurrent users’ data were included in analyses (n = 1,196. Independent variables included demographics, substance use frequency and problems, game genre of concurrent use (identified by looking titles up in an industry database, and general game playing variables including problem video game play (PVP, consumer involvement, enjoyment, duration, and frequency of play. Exploratory factor analysis identified the following dimensions underlying patterns of and motivations for concurrent use: pass time or regulate negative emotion, enhance an already enjoyable or positive experience, and use of video games and substances to remediate each other’s undesirable effects. Multivariate regression analyses indicated PVP and hours/day of video game play were associated with most patterns/motivations, as were caffeine, tobacco, alcohol, marijuana, and painkiller use problems. This suggests that concurrent use with some regular situational pattern or effect-seeking motivation is part of the addictive process underlying both PVP and substance dependence. Various demographic, game playing, game genre of concurrent use, and substance use variables were associated with specific motivations/patterns, indicating that all are important in understanding concurrent use.

  7. The Fostering Academics Mentoring Excellence Program

    Science.gov (United States)

    Day, Angelique; Riebschleger, Joanne; Wen, Jiebing

    2018-01-01

    Precollege outreach programs improve college access for underrepresented students; however, information on foster youth engagement in precollege programs is virtually nonexistent. This chapter describes the impact of a precollege program on two- and four-year college enrollment and completion rates.

  8. Towards a Unified Programming Language

    DEFF Research Database (Denmark)

    Madsen, Ole Lehrmann

    2000-01-01

    style and where more research is needed. In addition to traditional paradigms such as object-oriented-, imperative-functional- and logic programming, we also discuss concurrent programming and prototype-based programming. We discuss language features such as the BETA pattern construct, virtual......The goal of research in programming languages should be to develop languages that integrates the best of concepts and constructs from the various programming paradigms. We do not argue for a multi-paradigm language, where the programmer alternates between the different paradigms/styles. Instead, we...... procedures and classes, higher order classes, methods and functions, part objects, block-structure, and class-less objects....

  9. Software engineering aspects of real-time programming concepts

    Science.gov (United States)

    Schoitsch, Erwin

    1986-08-01

    Real-time programming is a discipline of great importance not only in process control, but also in fields like communication, office automation, interactive databases, interactive graphics and operating systems development. General concepts of concurrent programming and constructs for process-synchronization are discussed in detail. Tasking and synchronization concepts, methods of process communication, interrupt and timeout handling in systems based on semaphores, signals, conditional critical regions or on real-time languages like Concurrent PASCAL, MODULA, CHILL and ADA are explained and compared with each other. The second part deals with structuring and modularization of technical processes to build reliable and maintainable real time systems. Software-quality and software engineering aspects are considered throughout the paper.

  10. Expanding the Role of Institutional Research at Small Private Universities: A Case Study in Enrollment Management Using Data Mining

    Science.gov (United States)

    Antons, Christopher M.; Maltz, Elliot N.

    2006-01-01

    This case study documents a successful application of data-mining techniques in enrollment management through a partnership between the admissions office, a business administration master's-degree program, and the institutional research office at Willamette University (Salem, Oregon). (Contains 1 table and 3 figures.)

  11. Concurrent sexual partnerships among men who have sex with men in Shenzhen, China.

    Science.gov (United States)

    Ha, Toan H; Liu, Hongjie; Liu, Hui; Cai, Yumao; Feng, Tiejian

    2010-08-01

    The HIV epidemic spreads among men who have sex with men (MSM) in China. The objective of this study was to examine and compare HIV/AIDS knowledge and sexual risk for HIV between MSM who engaged in concurrent sexual partnerships and MSM who did not. A cross-sectional study using respondent driven sampling was conducted among 351 MSM in Shenzhen, China. About half (49%) of respondents reported having concurrent sexual partnerships during the past 6 months. Among MSM with concurrent sexual partnerships, 62% had only male partners and 38% had both male and female partners. The proportion of inconsistent condom use was 42% among MSM with concurrent partners and 30% among MSM without. These 2 groups reported a similar level of self-perceived risk for HIV. Compared to MSM without concurrent sexual partners, those with such partners were more likely to work in entertainment venues and had a lower level of HIV/AIDS knowledge. The large number of MSM engaging in concurrent sexual partnerships and the high prevalence of bisexuality could accelerate the spread of HIV to the general population unless effective HIV interventions for MSM are implemented in China.

  12. Academic and Social Benefits of a Co-enrollment Model of Inclusive Education for Deaf and Hard-of-Hearing Children.

    Science.gov (United States)

    Kreimeyer, K H; Crooke, P; Drye, C; Egbert, V; Klein, B

    2000-01-01

    Deaf and hard-of-hearing (d/hh) students are traditionally educated within self-contained programs at residential or special day schools, within self-contained or resource classrooms in public schools, or within regular education classrooms with support provided by an itinerant teacher. The co-enrollment model offers a promising alternative in which these students are educated within a regular education classroom composed of both d/hh and hearing students and team-taught by a teacher of the deaf and a regular education teacher. This article examines the development of one such program and the social and academic performance of the d/hh students within the program. Data on social interaction between d/hh and hearing classmates suggest that specific instructional strategies that promoted students' sign language development, identified d/hh students as "sign language specialists" and grouped d/hh and hearing students during academic activities resulted in increased interaction between these two groups of students. Stanford Achievement Test scores in the areas of reading vocabulary, reading comprehension, mathematical problem solving and procedures indicate that although d/hh students scored below the national normative hearing group, reading comprehension levels exceeded the national normative sample of d/hh students during both years two and three of the program. We discuss the challenges of implementing a co-enrollment program.

  13. A comparison of HFrEF vs HFpEF's clinical workload and cost in the first year following hospitalization and enrollment in a disease management program.

    Science.gov (United States)

    Murphy, T M; Waterhouse, D F; James, S; Casey, C; Fitzgerald, E; O'Connell, E; Watson, C; Gallagher, J; Ledwidge, M; McDonald, K

    2017-04-01

    Admission with heart failure (HF) is a milestone in the progression of the disease, often resulting in higher intensity medical care and ensuing readmissions. Whilst there is evidence supporting enrolling patients in a heart failure disease management program (HF-DMP), not all reported HF-DMPs have systematically enrolled patients with HF with preserved ejection fraction (HFpEF) and there is a scarcity of literature differentiating costs based on HF-phenotype. 1292 consenting, consecutive patients admitted with a primary diagnosis of HF were enrolled in a hospital based HF-DMP and categorized as HFpEF (EF≥45%) or HFrEF (EFHospitalizations, primary care, medications, and DMP workload with associated costs were evaluated assessing DMP clinic-visits, telephonic contact, medication changes over 1year using a mixture of casemix and micro-costing techniques. The total average annual cost per patient was marginally higher in patients with HFrEF €13,011 (12,011, 14,078) than HFpEF, €12,206 (11,009, 13,518). However, emergency non-cardiovascular admission rates and average cost per patient were higher in the HFpEF vs HFrEF group (0.46 vs 0.31 per patient/12months) & €655 (318, 1073) vs €584 (396, 812). In the first 3months of the outpatient HF-DMP the HFrEF population cost more on average €791 (764, 819) vs €693 (660, 728). There are greater short-term (3-month) costs of HFrEF versus HFpEF as part of a HF-DMP following an admission. However, long-term (3-12month) costs of HFpEF are greater because of higher non-cardiovascular rehospitalisations. As HFpEF becomes the dominant form of HF, more work is required in HF-DMPs to address prevention of non-cardiovascular rehospitalisations and to integrate hospital based HF-DMPs into primary healthcare structures. Copyright © 2017 Elsevier Ireland Ltd. All rights reserved.

  14. On run-time exploitation of concurrency

    NARCIS (Netherlands)

    Holzenspies, P.K.F.

    2010-01-01

    The `free' speed-up stemming from ever increasing processor speed is over. Performance increase in computer systems can now only be achieved through parallelism. One of the biggest challenges in computer science is how to map applications onto parallel computers. Concurrency, seen as the set of

  15. 29 CFR 502.17 - Concurrent actions.

    Science.gov (United States)

    2010-07-01

    ... 29 Labor 3 2010-07-01 2010-07-01 false Concurrent actions. 502.17 Section 502.17 Labor Regulations Relating to Labor (Continued) WAGE AND HOUR DIVISION, DEPARTMENT OF LABOR REGULATIONS ENFORCEMENT OF CONTRACTUAL OBLIGATIONS FOR TEMPORARY ALIEN AGRICULTURAL WORKERS ADMITTED UNDER SECTION 218 OF THE IMMIGRATION...

  16. 29 CFR 501.17 - Concurrent actions.

    Science.gov (United States)

    2010-07-01

    ... 29 Labor 3 2010-07-01 2010-07-01 false Concurrent actions. 501.17 Section 501.17 Labor Regulations Relating to Labor (Continued) WAGE AND HOUR DIVISION, DEPARTMENT OF LABOR REGULATIONS ENFORCEMENT OF CONTRACTUAL OBLIGATIONS FOR TEMPORARY ALIEN AGRICULTURAL WORKERS ADMITTED UNDER SECTION 218 OF THE IMMIGRATION...

  17. Motivation for Enrolment and Influence of Postgraduate Study ...

    African Journals Online (AJOL)

    Motivation for Enrolment and Influence of Postgraduate Study Programme on Career Satisfaction among Agriculture Students in Southwestern Nigeria. ... and the need to meet requirements for choice career/job (mean=3.09) ranked as the major factors influencing enrolment for postgraduate programme among respondents ...

  18. Role of personality traits in cocaine craving throughout an outpatient psychosocial treatment program

    Directory of Open Access Journals (Sweden)

    Flávia Ismael

    2014-03-01

    Full Text Available Objective: Cocaine dependence is a major international public health concern. Its chronically relapsing nature is possibly related to craving intensity, which can be influenced by diverse biological and psychological aspects. This study aimed to evaluate the role of different personality traits in craving measured throughout a psychosocial treatment program. Method: The sample comprised 66 cocaine-dependent outpatients who were enrolled in an individual and manualized cognitive-behavioral therapy program. The influence of personality traits on craving intensity, frequency, and duration was analyzed using a generalized estimating equations model with an autoregressive correlation structure. Results: Craving varied during treatment. The personality traits of novelty seeking, reward dependence, and harm avoidance interacted with craving intensity, and the personality trait of persistence interacted with craving duration throughout the treatment period. Furthermore, there were significant interactions between drug use and craving intensity, and between different routes of administration and craving intensity. Participants who used cocaine/crack while in treatment and concurrent users of crack (i.e., freebase cocaine and powder cocaine also had a higher craving intensity. Conclusion: The extent of craving variation can depend on certain personality styles. This study shows that craving is influenced by personality traits, and this may presumably change clinical expression involved in disease.

  19. Patients survey after concurrent chemoradiotherapy

    International Nuclear Information System (INIS)

    Shimane, Toshikazku; Egawa, Syunya; Mori, Tomoaki; Ono, Tomohiro; Monden, Tetsuya; Kobayashi, Sei; Sanbe, Takeyuki; Suzaki, Harumi

    2010-01-01

    Concurrent chemoradiotherapy for cancer of head and neck is becoming more popular as the treatment of choice. It is considered to maintain the quality of life (QOL) of patients better than operative treatments in terms of preserving the functions, organs, and figure, but recently we cannot necessarily say that it maintains the QOL of patients better than operative treatments because its complications after therapy disturb daily life. We report the results of a questionnaire survey about complications after therapy, problems during therapy, improvements, and satisfaction level directed at patients with cancer of the head and neck who received Concurrent chemoradiotherapy for the purpose of ascertaining if patients can actually maintain their QOL after therapy. As a result, the most controversial problem was mouth dryness, but the symptom improved as the follow-up duration got longer. As for the satisfaction level, 'very-satisfied' and 'almost-satisfied' were more than 90%, so we concluded that the QOL of patients is maintained after therapy, while there are still improvements to be made. We also concluded that we should continue to make improvement and try to improve the QOL of patients during and after therapy. (author)

  20. Barriers to Online Postsecondary Education Crumble: Enrollment in Traditional Face-to-Face Courses Declines as Enrollment in Online Courses Increases

    Science.gov (United States)

    Gray, Dahli

    2013-01-01

    Contrary to expectations, total postsecondary enrollment in the United States (US) declined in Fall 2011. In fact, it continues to decline while online enrollment continues to increase. Students can more easily cross geographic boundaries as online access causes barriers to postsecondary education to crumble, and more than 50% of the demand for…