Sciweavers

2968 search results - page 126 / 594
» Network Programming Using PLAN
Sort
View
125
Voted
USENIX
2003
15 years 3 months ago
Network Programming for the Rest of Us
Twisted is a high-level networking framework that is built around event-driven asynchronous I/O. It supports TCP, SSL, UDP and other network transports. Twisted supports a wide va...
Glyph Lefkowitz, Itamar Shtull-Trauring
104
Voted
DAIS
2003
15 years 3 months ago
Middleware Support for Resource-Constrained Software Deployment
Abstract The JAMUS platform is dedicated to providing a safe runtime environment for untrusted Java application programs, while offering each of these programs access to the resour...
Nicolas Le Sommer, Frédéric Guidec
EMSOFT
2004
Springer
15 years 7 months ago
Loose synchronization of event-triggered networks for distribution of synchronous programs
Dataflow synchronous languages have attracted considerable interest in domains such as real-time control and hardware design. The potential benefits are promising: Discrete-time...
Jan Romberg, Andreas Bauer 0002
TMA
2010
Springer
206views Management» more  TMA 2010»
15 years 9 months ago
Collection and Exploration of Large Data Monitoring Sets Using Bitmap Databases
Collecting and exploring monitoring data is becoming increasingly challenging as networks become larger and faster. Solutions based on both SQL-databases and specialized binary for...
Luca Deri, Valeria Lorenzetti, Steve Mortimer
SIGADA
2004
Springer
15 years 7 months ago
A refactoring tool for Ada 95
Refactoring is a technique for restructuring code to improve its design. A tool for automatically applying refactoring transformations to Ada 95 programs is described. The tool is...
Paul Anderson