Sciweavers

22 search results - page 2 / 5
» wotug 2008
Sort
View
WOTUG
2008
13 years 6 months ago
Communicating Scala Objects
In this paper we introduce the core features of CSO (Communicating Scala Objects)
Bernard Sufrin
WOTUG
2008
13 years 6 months ago
A CSP Model for Mobile Channels
CSP processes have a static view of their environment
Peter H. Welch, Fred R. M. Barnes
WOTUG
2008
13 years 6 months ago
Communicating Haskell Processes: Composable Explicit Concurrency using Monads
Writing concurrent programs in languages that lack explicit support for concurrency can often be awkward and difficult. Haskell's monads provide a way to explicitly specify se...
Neil C. C. Brown
WOTUG
2007
13 years 5 months ago
A Native Transterpreter for the LEGO Mindstorms RCX
The LEGO Mindstorms RCX is a widely deployed educational robotics platform. This paper presents a concurrent operating environment for the Mindstorms RCX, implemented natively usin...
Jonathan Simpson, Christian L. Jacobsen, Matthew C...
WOTUG
2008
13 years 6 months ago
Solving the Santa Claus Problem: a Comparison of Various Concurrent Programming Techniques
Abstract. The Santa Claus problem provides an excellent exercise in concurrent programming and can be used to show the simplicity or complexity of solving problems using a particul...
Jason Hurt, Jan Bækgaard Pedersen