Zobrazeno 1 - 10
of 67
pro vyhledávání: '"Ronald A. Olsson"'
Autor:
Aaron W. Keen, Ronald A. Olsson
Publikováno v:
Concurrency and Computation: Practice and Experience. 27:5134-5155
Many message passing languages and packages include some form of synchronous invocation. In a synchronous invocation, the invoker waits for the invocation's servicer to pass back results. A synchronous invocation can be viewed as a pair of asynchrono
Autor:
Todd Williamson, Ronald A. Olsson
Publikováno v:
Software: Practice and Experience. 46:685-708
The JR concurrent programming language extends Java with a richer concurrency model, by adding several new types and statements. JR provides dynamic remote virtual machine creation, dynamic remote object creation, remote method invocation, dynamic pr
Publikováno v:
Concurrency and Computation: Practice and Experience. 27:4645-4658
Summary Message passing notations (language, package, etc.) typically include some form of asynchronous or synchronous invocation. In a synchronous invocation, the invoker waits for the invocation's servicer to pass back results. Some message passing
Autor:
Ronald A. Olsson
Publikováno v:
Scalable Computing: Practice and Experience. 18
JRs concurrent invocation statement (CoStmt, for short) provides a form of collective communication. The thread executing a CoStmt can gather results from each of many invocations. This paper presents a problem that arises in using Java List structur
Autor:
Todd Williamson, Ronald A. Olsson
Publikováno v:
Concurrency and Computation: Practice and Experience. 26:309-335
SUMMARY Over the last decade, the popularity of Python has increased considerably. Python is widely used and has been demonstrated to be effective over many problem domains including scripting, prototyping, and simulation. Python's easy to use and co
Autor:
Ronald A. Olsson, Matthew D. Roper
Publikováno v:
Concurrency and Computation: Practice and Experience. 24:260-280
This paper describes our work to improve the performance of distributed applications. We aim at certain application characteristics such as balancing load, allowing separately written applications to work better together, allowing a distributed appli
Publikováno v:
Concurrency and Computation: Practice and Experience. 30:e4428
Autor:
Ronald A. Olsson, Andrew J. Gallagher, Aaron W. Keen, Yi Lin William Au Yeung, Hiu Ning (Angela) Chan, Appu S. Goundan
Publikováno v:
Computer Languages, Systems & Structures. 35:293-305
The JR concurrent programming language extends Java with additional concurrency mechanisms, which are built upon JR's operations and capabilities. JR operations generalize methods in how they can be invoked and serviced. JR capabilities act as refere
Autor:
Billy Yan-Kit Man, Hiu Ning (Angela) Chan, Andrew J. Gallagher, Appu S. Goundan, Aaron W. Keen, Ronald A. Olsson
Publikováno v:
Concurrency and Computation: Practice and Experience. 20:969-995
Autor:
Chad D. Sterling, Ronald A. Olsson
Publikováno v:
AADEBUG
This paper introduces program chipping, a simple yet effective technique to isolate bugs. This technique automatically removes or chips away parts of a program so that the part that contributes to some symptomatic output becomes more apparent to the