al3x + concurrency   32

Netflix/curator
"a set of Java libraries that make using Apache ZooKeeper much easier"
client  concurrency  distributed  java  zookeeper 
5 weeks ago by al3x
engulf
"Visualization tool for webserver concurrency"
clojure  concurrency  http  load  from instapaper
february 2012 by al3x
libtorque
"a multithreaded event library for UNIX designed to take full advantage of the manycore, heterogenous, NUMA future"
c  concurrency  library  unix  from instapaper
february 2012 by al3x
ActorKit
an Objective-C implementation of asynchronous inter-thread message passing
actor  cocoa  objective-c  concurrency 
february 2010 by al3x
Axum
"a language that builds upon the architecture of the Web and principles of isolation, actors, and message-passing to increase application safety, responsiveness, scalability, and developer productivity"
language  programming  actor  concurrency  scalability  microsoft 
may 2009 by al3x
ActorKit
"an Objective-C implementation of asynchronous inter-thread message passing"
objective-c  actor  library  concurrency  messaging 
december 2008 by al3x
JVSTM - Java Versioned Software Transactional Memory
"a Java library that implements our approach to Software Transactional Memories"
java  stm  concurrency 
november 2008 by al3x
The Seductions of Scala, Part III - Concurrent Programming
A nice introduction to Scala's Actor concurrency model, along with an exploration of some of the general benefits of the language.
scala  programming  concurrency  tutorial 
august 2008 by al3x
Clustering Scala Actors with Oracle Coherence for Fun and Profit
Another solution for Erlang-style distributed nodes in Scala, this time using Oracle's Coherence product.
scala  concurrency  cluster  coherence 
august 2008 by al3x
Azul Systems
Big multi-core boxes and such, aimed at demanding Java apps.
hardware  scaling  java  concurrency 
july 2008 by al3x
Doug Lea is a Grandfather of all Scala Actors
A look under the hood of Scala's actor model.
java  scala  concurrency 
april 2008 by al3x
Python processing
"supports the spawning of processes using the API of the standard library's threading module"
python  concurrency  library 
april 2008 by al3x
Revactor
"Actors rule. You really should use them in your programs. Especially if your programs do a lot of stuff at once. Seriously, whatever you’re doing besides Actors, it probably sucks."
ruby  actor  concurrency  library  network 
january 2008 by al3x
skynet
"an open source Ruby implementation of Google’s Map/Reduce framework". Includes some Rails helpers, etc.
ruby  rails  concurrency 
january 2008 by al3x
PragDave: Pipelines Using Fibers in Ruby 1.9
"A fiber is somewhat like a thread, except you have control over when it gets scheduled."
ruby  concurrency  tip 
january 2008 by al3x
HotSwap Code using Scala and Actors
Effectively, "how to change the main loop of an actor" in Scala.
scala  concurrency  functional  tip 
december 2007 by al3x
Beanstalkd
Sort of like Twitter's own as-yet-unreleased Starling, but it has its own protocol rather than speaking memcache's.
distributed  concurrency  ruby  messaging  queue 
december 2007 by al3x
Eventlet
"a networking library written in Python. It achieves high scalability by using non-blocking io while at the same time retaining high programmer usability by using coroutines to make the non-blocking io operations appear blocking at the source code level"
concurrency  python  library  network 
november 2007 by al3x
Thread Herrings
Tim Bray sez: "message-queuing systems will inevitably end up at the center of everything serious."
programming  concurrency  architecture 
june 2007 by al3x
Multicore Hardware and the Future of Ruby
Dave Fayram takes a reasonable tack on a thorny issue.
ruby  programming  concurrency 
june 2007 by al3x

Copy this bookmark:



description:


tags: