Sciweavers

21 search results - page 3 / 5
» Concurrency with Erlang
Sort
View
96
Voted
ICFP
2009
ACM
15 years 5 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...
69
Voted
INTERNET
2007
75views more  INTERNET 2007»
14 years 10 months ago
Concurrency with Erlang
Steve Vinoski
QUEUE
2008
59views more  QUEUE 2008»
14 years 10 months ago
Erlang for Concurrent Programming
Jim Larson
84
Voted
ERLANG
2004
ACM
15 years 4 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
88
Voted
ERLANG
2004
ACM
15 years 4 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