README.txt in journeta-0.0.5 vs README.txt in journeta-0.1.0

- old
+ new

@@ -37,10 +37,15 @@ A simple queue managed by a server. Each client produces jobs to be queued, and processes jobs sent from the server(s). All nodes automatically find eachother. Try running multiples clients, and then multiple servers. Notice that when you have N servers, each job gets run N times, and not necessarilly by the same client! - + + examples/network_status.rb + + Monitors the presence of all peers on the network. + + == Author Preston Lee <preston.lee at openrain d0t com> http://www.prestonlee.com http://www.openrain.com