Sciweavers

1550 search results - page 26 / 310
» Erlang for Concurrent Programming
Sort
View
AOSD
2006
ACM
14 years 2 months ago
Reusable aspect-oriented implementations of concurrency patterns and mechanisms
In this paper, we present a collection of well-known high-level concurrency patterns and mechanisms, coded in AspectJ. We discuss benefits of these implementations relative to pla...
Carlos A. Cunha, João Luís Sobral, M...
INTERNET
2010
119views more  INTERNET 2010»
13 years 7 months ago
A Chat Application in Lift
s the HTTP request–response cycle rather than wrapping HTTP concepts in APIs. This means you put HTML element definition and action in the same place: var name = "" SHt...
David Pollak, Steve Vinoski
TOPLAS
2008
77views more  TOPLAS 2008»
13 years 8 months ago
A programming model for concurrent object-oriented programs
Bart Jacobs 0002, Frank Piessens, Jan Smans, K. Ru...
PLDI
2012
ACM
11 years 11 months ago
Dynamic synthesis for relaxed memory models
Modern architectures implement relaxed memory models which may reorder memory operations or execute them non-atomically. Special instructions called memory fences are provided, al...
Feng Liu, Nayden Nedev, Nedyalko Prisadnikov, Mart...