Sciweavers

4385 search results - page 329 / 877
» Abstraction for Concurrent Objects
Sort
View
ICFEM
2009
Springer
16 years 1 months ago
Modeling and Analysis of Thread-Pools in an Industrial Communication Platform
Thread pools are often used as a pattern to increase the throughput and responsiveness of software systems. Implementations of thread pools may differ considerably from each other...
Frank S. de Boer, Immo Grabe, Mohammad Mahdi Jagho...
JTRES
2009
ACM
16 years 1 months ago
Replicating real-time garbage collector for Java
Real-time Java is becoming a viable platform for real-time applications, bringing new challenges to a garbage collector. A real-time collector has to be incremental as not to caus...
Tomás Kalibera
IEEEPACT
2007
IEEE
16 years 1 months ago
Component-Based Lock Allocation
The allocation of lock objects to critical sections in concurrent programs affects both performance and correctness. Recent work explores automatic lock allocation, aiming primari...
Richard L. Halpert, Christopher J. F. Pickett, Cla...
IROS
2006
IEEE
125views Robotics» more  IROS 2006»
16 years 22 days ago
Surface Recognition by Registering Data Curves from Touch
Model-based recognition of an object typically involves matching dense 3D range data. The computational cost is directly affected by the amount of data of which a transformation n...
Rinat Ibrayev, Yan-Bin Jia
IWMM
2004
Springer
92views Hardware» more  IWMM 2004»
16 years 2 days ago
Memory accounting without partitions
Operating systems account for memory consumption and allow for termination at the level of individual processes. As a result, if one process consumes too much memory, it can be te...
Adam Wick, Matthew Flatt