Discovered Pages
» armstrong on software: Concurrency is easy http://armstrongonsoftware.blogspot.com/2006/08/concurrency-is-easy.html
» Consensus Protocols: Two-Phase Commit at Paper Trail http://hnr.dnsalias.net/wordpress/?p=90
Discover From Related Topics
.net
concurrent
development
distributed
erlang
hadoop
java
javascript
library
mapreduce
messaging
opensource
parallel
performance
programming
python
reference
ruby
scala
scalability
scaling
server
stackless
threading
threads
Discover From This Topic & Page: [Discover] Consensus Protocols: Two-Phase Commit at Paper Trail http://hnr.dnsalias.net/wordpress/?p=90

[Discover] RabbitMQ - Open Source Enterprise Messaging http://www.rabbitmq.com/
(erlang messaging programming rabbitmq) [Discover] Kilim http://www.malhar.net/sriram/kilim/ (java scalability library dev)
[Discover] Er.js: Erlang-in-JavaScript http://beatniksoftware.com/erjs/ (javascript erlang programming concurrency)
[Discover] Consensus Protocols: Two-Phase Commit at Paper Trail http://hnr.dnsalias.net/wordpress/?p=90 (database programming transactions concurrency)
[Discover] The Observation Deck http://blogs.sun.com/bmc/entry/concurrency_s_shysters (programming concurrency)
[Discover] Simple Rules for Designing Threaded Applications http://www.devx.com/go-parallel/Article/37034 (programming concurrency java threads)
[Discover] Threading in C# - Free E-book http://www.albahari.com/threading/ (threading .net reference coding)
[Discover] InfoQ: The multicore crises: Scala vs. Erlang http://www.infoq.com/news/2008/06/scala-vs-erlang (erlang parallel scalability scala)
[Discover] Ulf Wiger " What is Erlang-Style Concurrency? http://ulf.wiger.net/weblog/?p=10 (concurrency erlang messaging distributed)
[Discover] Chronotron http://scarybuggames.com/2008/05/chronotron/ (concurrency game games fun)
[Discover] skynet http://skynet.rubyforge.org/ (ruby mapreduce google rails)
[Discover] Revactor http://revactor.org/ (ruby concurrency library network)
[Discover] Main Page - Reia http://wiki.reia-lang.org/wiki/Main_Page (python ruby erlang programming)
[Discover] Technoblog: MapReduce for Ruby: Ridiculously Easy Distributed Programming http://tech.rufy.com/2006/08/mapreduce-for-ruby-ridiculously-easy.html (ruby concurrency mapreduce distributed)
[Discover] Ulf Wiger " What is Erlang-Style Concurrency? http://ulf.wiger.net/weblog/2008/02/06/what-is-erlang-style-concurrency/ (programming erlang concurrency functional)
[Discover] Mailinator(tm) Blog: How fast is Java Volatile? or Atomic? or Synchronized? http://mailinator.blogspot.com/2008/03/how-fast-is-java-volatile-or-atomic-or.html (java concurrency synchronization jvm)
[Discover] How to Write Parallel Programs http://www.lindaspaces.com/book/ (parallel programming book development)
[Discover] A Million-user Comet Application with Mochiweb, Part 1 | Richard Jones, Esq. http://www.metabrew.com/article/a-million-user-comet-application-with-mochiweb-part-1/ (scalability server tuning programming)
[Discover] defmacro - Erlang Style Concurrency http://www.defmacro.org/ramblings/concurrency.html (erlang concurrency toread programming)
[Discover] Disco http://discoproject.org/index.html (parallel hadoop computing library)
[Discover] CSP for Java programmers, Part 1 http://www-128.ibm.com/developerworks/java/library/j-csp1.html (java concurrency issues csp)
[Discover] Moserware: How Do Locks Lock? http://www.moserware.com/2008/09/how-do-locks-lock.html (concurrency .net synchronization locking)
[Discover] Actor model - Wikipedia, the free encyclopedia http://en.wikipedia.org/wiki/Actor_model (concurrency erlang programming actors)
[Discover] Python: Candygram http://candygram.sourceforge.net/ (python concurrent concurrency sourceforge)
[Discover] Javolution http://javolution.org/ (java library opensource realtime)
[Discover] Introduction to Concurrent Programming with Stackless Python http://members.verizon.net/olsongt/stackless/why_stackless.html (stackless programming python concurrent)
[Discover] Let some other process fix the error (Long) http://www.erlang.org/pipermail/erlang-questions/2003-April/008647.html (erlang concurrency ix langdev)
[Discover] Dr. Dobb's | Concurrency and Python | February 3, 2008 http://www.ddj.com/linux-open-source/206103078 (stackless programming python threading)
[Discover] Valued Lessons: Message Passing Conccurrency (Actor Model) in Python http://www.valuedlessons.com/2008/06/message-passing-conccurrency-actor.html (python concurrency actor)
[Discover] Concurrency is a Myth in Ruby - igvita.com http://www.igvita.com/2008/11/13/concurrency-is-a-myth-in-ruby/ (ruby gil threading interesting)
[Discover] Improving the STM: Multi-Version Concurrency Control - Code Commit http://www.codecommit.com/blog/scala/improving-the-stm-multi-version-concurrency-control (scala stm concurrency)
[Discover] Yariv's Blog " Blog Archive " Erlang vs. Scala http://yarivsblog.com/articles/2008/05/18/erlang-vs-scala/ (scala erlang comparison scalability)
[Discover] oldmoe: Ruby Fibers Vs Ruby Threads http://oldmoe.blogspot.com/2008/08/ruby-fibers-vs-ruby-threads.html (ruby threads concurrency)
[Discover] Multi-threading in Python | Python, Concurrency | Artful code http://artfulcode.nfshost.com/files/multi-threading-in-python.html (python programming threads threading)
[Discover] Coroutines in C Redux http://higherlogics.blogspot.com/2008/07/coroutines-in-c-redux.html (concurrency c)
[Discover] Medusa: A High-Performance Internet Server Architecture http://www.nightmare.com/medusa/ (network programming architecture server)
[Discover] Bill Clementson's Blog: MapReduce Beer Song in Erlang http://bc.tech.coop/blog/070520.html (erlang concurrency)
[Discover] A first concurrency in Erlang http://matt.blogs.it/entries/00002513.html (parallel erlang concurrency)
[Discover] The Problem with Threads | EECS at UC Berkeley http://www.eecs.berkeley.edu/Pubs/TechRpts/2006/EECS-2006-1.html (programming concurrency threads development)
[Discover] John Resig - How JavaScript Timers Work http://ejohn.org/blog/how-javascript-timers-work/ (javascript timer timers time)
[Discover] Gojko Adzic " Lazy web sites run faster http://gojko.net/2008/04/07/lazy-web-sites-run-faster/ (performance optimization server development)
[Discover] Java theory and practice: Introduction to nonblocking algorithms http://www.ibm.com/developerworks/java/library/j-jtp04186/index.html (java algorithms concurrency threads)
[Discover] Dr. Dobb's | Choose Concurrency-Friendly Data Structures | June 27, 2008 http://www.ddj.com/article/printableArticle.jhtml?articleID=208801371&dept_url=/hpc-high-perform ... (data concurrency structure)
[Discover] Candygram http://candygram.sourceforge.net/candygram.html (programming python erlang concurrency)
[Discover] The Java Memory Model http://www.cs.umd.edu/~pugh/java/memoryModel/ (programming reference java threads)
[Discover] Actalk http://www-poleia.lip6.fr/~briot/actalk/actalk.html (smalltalk ubiquitous programming concurrency)
[Discover] YouTube - Kilim: Fast, lightweight, cheap message passing in Java. http://www.youtube.com/watch?v=37NaHRE0Sqw (java concurrency)
[Discover] Dr. Dobb's | Choose Concurrency-Friendly Data Structures | June 27, 2008 http://www.ddj.com/hpc-high-performance-computing/208801371;jsessionid=0EEDDPUO5IYSEQSNDLRSKH0CJUNN2 ... (algorithm datastructure concurrency)
[Discover] Synchronization, Interlocked, SyncLock and Monitor Classes - Multithreading in VB.NET - Developer ... http://www.developerfusion.co.uk/show/5184/2/ (monitor locks programming vb.net)
[Discover] Relacy Race Detector | http://groups.google.com/group/relacy (concurrency c jmm)
[Discover] Concurrency - JDK6 locks use a LOT more memory then JDK5 http://forum.java.sun.com/thread.jspa?threadID=5114887 (locks java threads concurrency)
[Discover] Mailing list archives http://mail-archives.apache.org/mod_mbox/db-derby-user/200701.mbox/%3C45AFF8F1.6050103@sun.com%3E (deadlock derby control concurrency)
[Discover] Realistically real-time - Java World http://www.javaworld.com/javaworld/jw-04-2008/jw-04-realtime.html (java concurrency realtime)
