Sciweavers

1112 search results - page 10 / 223
» Implementation aspects of a delegation system
Sort
View
SIGADA
2005
Springer
14 years 2 months ago
AspectAda: aspect oriented programming for ada95
Concerns for concurrent systems are not always easy to modularize within single units using traditional programming languages. The concept of aspect orientation can be applied to ...
Knut H. Pedersen, Constantinos Constantinides
FOAL
2009
ACM
14 years 3 months ago
Unweaving the impact of aspect changes in AspectJ
Aspect-oriented programming (AOP) fosters the coding of tangled concerns in separated units that are then woven together in the executable system. Unfortunately, the oblivious nat...
Luca Cavallaro, Mattia Monga
DSRT
2004
IEEE
14 years 10 days ago
FreeMMG: A Scalable and Cheat-Resistant Distribution Model for Internet Games
State-of-the-art Massively Multiplayer Games such as EverQuest and Ultima Online are currently implemented as client-server systems. Although this approach allows the development ...
Fábio Reis Cecin, Rodrigo Araújo Rea...
AOSD
2003
ACM
14 years 1 months ago
Back to the future: a retroactive study of aspect evolution in operating system code
The FreeBSD operating system more than doubled in size between version 2 and version 4. Many changes to primary modularity are easy to spot at a high-level. For example, new devic...
Yvonne Coady, Gregor Kiczales
OTM
2005
Springer
14 years 2 months ago
An Aspect-Oriented Communication Middleware System
Abstract. This paper describes a Java-based communication middleware, called AspectJRMI, that applies aspect-oriented programming concepts to achieve the following requirements: (1...
Marco Tulio de Oliveira Valente, Fabio Tirelo, Dia...