Sciweavers

2111 search results - page 73 / 423
» How to Program Pervasive Systems
Sort
View
EUROSYS
2009
ACM
15 years 9 months ago
Isolating web programs in modern browser architectures
Many of today’s web sites contain substantial amounts of client-side code, and consequently, they act more like programs than simple documents. This creates robustness and perfo...
Charles Reis, Steven D. Gribble
81
Voted
COMPSAC
2002
IEEE
15 years 5 months ago
Using XML to Integrate Existing Software Systems into the Web
:The eXtensible Markup Language – XML – is not only a language for communication between humans and the web, it is also a language for communication between programs. Rather th...
Harry M. Sneed
EUROGP
2001
Springer
110views Optimization» more  EUROGP 2001»
15 years 5 months ago
General Schema Theory for Genetic Programming with Subtree-Swapping Crossover
Abstract. In this paper a new, general and exact schema theory for genetic programming is presented. The theory includes a microscopic schema theorem applicable to crossover operat...
Riccardo Poli
99
Voted
ISAAC
2009
Springer
114views Algorithms» more  ISAAC 2009»
15 years 7 months ago
Good Programming in Transactional Memory
Abstract. In a multicore transactional memory (TM) system, concurrent execution threads interact and interfere with each other through shared memory. The less interference a progra...
Raphael Eidenbenz, Roger Wattenhofer
119
Voted
HICSS
2000
IEEE
153views Biometrics» more  HICSS 2000»
15 years 5 months ago
On Verifying Distributed Multithreaded Java Programs
Distributed multithreaded software systems are becoming more and more important in modern networked environment. For these systems, concurrency control and thread synchronization ...
Jessica Chen