Sciweavers

21 search results - page 3 / 5
» Concurrency with Erlang
Sort
View
ICFP
2009
ACM
15 years 4 months ago
Finding race conditions in Erlang with QuickCheck and PULSE
We address the problem of testing and debugging concurrent, distributed Erlang applications. In concurrent programs, race conditions are a common class of bugs and are very hard t...
Koen Claessen, Michal Palka, Nicholas Smallbone, J...
65
Voted
INTERNET
2007
75views more  INTERNET 2007»
14 years 9 months ago
Concurrency with Erlang
Steve Vinoski
57
Voted
QUEUE
2008
59views more  QUEUE 2008»
14 years 9 months ago
Erlang for Concurrent Programming
Jim Larson
ERLANG
2004
ACM
15 years 2 months ago
Structured programming using processes
Structured Programming techniques are applied to a personal accounting software application implemented in erlang as a demonstration of the utility of processes as design construc...
Jay Nelson
ERLANG
2004
ACM
15 years 2 months ago
Monitoring and state transparency of distributed systems
This paper presents the System Status suite of applications. These applications are used to provide a simple, uniform, and low developer cost system for exporting and tracking the...
Martin J. Logan