Computing Reviews
Today's Issue Hot Topics Search Browse Recommended My Account Log In
Browse by topic Browse by titles Authors Reviewers Browse by issue Browse Help
Search
  Browse All Reviews > Software (D) > Programming Languages (D.3) > Processors (D.3.4) > Run-Time Environments (D.3.4...)  
 
Options:
 
  1-9 of 9 Reviews about "Run-Time Environments (D.3.4...)": Date Reviewed
  Run-time models for self-managing systems and applications
Ardagna D., Zhang L., Springer-Verlag, Berlin, Heidelberg, 2010. 185 pp.  Type: Book (978-3-034604-32-1)

If this book had ended at chapter 4, I probably would have sent it back....

Nov 3 2011
  VMKit: a substrate for managed runtime environments
Geoffray N., Thomas G., Lawall J., Muller G., Folliot B.  VEE 2010 (Proceedings of the 6th ACM SIGPLAN/SIGOPS International Conference on Virtual Execution Environments, Pittsburgh, PA, Mar 17-19, 2010) 51-62, 2010.  Type: Proceedings

A managed runtime environment (MRE) is a particular kind of system that implements an abstract computer on a physical machine. It provides a just-in-time (JIT) compiler to translate abstract machine code to the native code of the under...

Aug 19 2010
  The KaffeOS Java runtime system
Back G., Hsieh W. ACM Transactions on Programming Languages and Systems 27(4): 583-630, 2005.  Type: Article

The Java Virtual Machine (JVM) can be thought of as a single-process operating system (OS). The advantages of a single-process OS over a multiple-process OS are simplicity and security; the advantages of a multiple-process OS are flexi...

Sep 29 2005
  Continuous program optimization: a case study
Kistler T., Franz M. ACM Transactions on Programming Languages and Systems 25(4): 500-548, 2003.  Type: Article

A program is continuously optimized when real-time performance data is used to regularly create tailored versions that are then substituted for the executing program. Changing the priority of a program on the basis of its input/output ...

Jul 17 2003
  Performance evaluation of the Orca shared-object system
Bal H., Bhoedjang R., Hofman R., Jacobs C., Langendoen K., Rühl T., Kaashoek M. ACM Transactions on Computer Systems 16(1): 1-40, 1998.  Type: Article

Orca is a portable, distributed shared memory (DSM) system with a C-like user interface and an underlying runtime system (RTS) named Panda. According to the paper, the design choices that characterize Orca are effective. These choices ...

Aug 1 1998
  Portable run-time support for dynamic object-oriented parallel processing
Grimshaw A., Weissman J., Strayer W. ACM Transactions on Computer Systems 14(2): 139-170, 1996.  Type: Article

Mentat, an object-oriented language for parallel computer programming, is discussed, with particular emphasis on its compiler and runtime system. Object-oriented programming is based on the partitioning of a program into classes, each ...

Jan 1 1997
  Supporting dynamic data structures on distributed-memory machines
Rogers A., Carlisle M., Reppy J., Hendren L. ACM Transactions on Programming Languages and Systems 17(2): 233-263, 1995.  Type: Article

A good general principle for programming a distributed-memory machine is that the processor that owns an item of data is responsible for updating that item. This principle reduces the volume of interprocessor messages and makes synchro...

May 1 1996
  Analysis of Or-parallel execution models
Gupta G., Jayaraman B. ACM Transactions on Programming Languages and Systems 15(4): 659-680, 1993.  Type: Article

The intrinsic parallelism present in logic programs, and more generally in nondeterministic programs, has over the years spurred the design and implementation of a wealth of execution models. Even if one limits oneself to OR parallel...

Mar 1 1994
  Programmed deallocation without dangling reference
Cioni G., Kreczmar A. (ed) Information Processing Letters 18(4): 179-187, 1984.  Type: Article

This paper opens ambitiously:...

Jan 1 1985
 
 
 
Display per page
Send Your Comments
Contact Us
Reproduction in whole or in part without permission is prohibited.   Copyright 1999-2024 ThinkLoud®
Terms of Use
| Privacy Policy