Sciweavers

1425 search results - page 151 / 285
» Distributed Development of Complex Software Systems with Obj...
Sort
View
EUROSYS
2007
ACM
14 years 6 months ago
Fine grained kernel logging with KLogger: experience and insights
Understanding the detailed behavior of an operating system is crucial for making informed design decisions. But such an understanding is very hard to achieve, due to the increasin...
Yoav Etsion, Dan Tsafrir, Scott Kirkpatrick, Dror ...
ATAL
1995
Springer
14 years 26 days ago
The Architecture of an Agent Building Shell
The agent view provides maybe the right level of abstraction for dealing with complex, distribblem-solving systems. It abstracts from aspects like the hardware or software platfor...
Mihai Barbuceanu, Mark S. Fox
WMCSA
2002
IEEE
14 years 2 months ago
Extensible Adaptation via Constraint Solving
Applications running on a mobile and wireless devices must be able to adapt gracefully to limited and fluctuating network resources. The variety of applications, platforms upon w...
Yuri Dotsenko, Eyal de Lara, Dan S. Wallach, Willy...
GCC
2004
Springer
14 years 2 months ago
EEMAS: An Enabling Environment for Multidisciplinary Application Simulations
Abstract. EEMAS environment is a problem-solving environment for multidisciplinary application simulations. Within the EEMAS, there are four categories of modules involved, namely ...
Lijun Xie, Yao Zheng, Jifa Zhang, Xin Huang, Zheng...
PEPM
2010
ACM
14 years 6 months ago
Clone detection and elimination for Haskell
Duplicated code is a well known problem in software maintenance and refactoring. Code clones tend to increase program size and several studies have shown that duplicated code make...
Christopher Brown, Simon Thompson