joelash / mailbox

Unobtrusive Jruby concurrency for a multicore world

This URL has Read+Write access

name age message
file .gitignore Mon Nov 02 19:48:50 -0800 2009 adding experimental support for memory request ... [gar3thjon3s]
file README Wed Oct 21 21:18:01 -0700 2009 fair warning added to the README [pfarley]
file Rakefile Thu Nov 19 17:19:11 -0800 2009 included jeweler as dev dependency and added ge... [joelash]
file VERSION.yml Tue Nov 10 18:41:46 -0800 2009 Version bump to 0.1.4 [joelash]
directory example/ Mon Nov 02 20:01:48 -0800 2009 added example to illustrate single reply on req... [gar3thjon3s]
directory lib/ Tue Nov 10 18:38:31 -0800 2009 removing warning due to instance variables not ... [joelash]
file mailbox.gemspec Tue Nov 10 18:43:36 -0800 2009 upgraded gemspec for version 0.1.4 which remove... [joelash]
file mailbox.iml Fri Oct 30 18:46:36 -0700 2009 parallel each examplw [pfarley]
file mailbox.ipr Mon Nov 02 19:48:50 -0800 2009 adding experimental support for memory request ... [gar3thjon3s]
directory test/ Wed Nov 04 18:36:20 -0800 2009 initial working of Request/Reply lacking it use... [joelash]
README
== About Mailbox

"Unobtrusive concurrency for a multicore world"

Mailbox is a JRuby mixin that simplifies JVM thread backed message passing concurrency.

Mailbox is Alpha software under active development.  Future releases may include backward compatibility breaking 
changes.

* jretlang gem is required to use mailbox