Pinned Repositories
akka
Akka Project
akka-amqp
akka-chat
Simple Akka based chat server, just for exploring
akka-cm-dispatcher
Container managed thread pools for Akka Dispatchers
Akka-Essentials
akka-patterns
Demonstration of the common Akka patterns
akka_chat_java
Akka chat example using Java API
smoke
Simple, asynchronous HTTP with Akka.
storm-kafka
Library to use Kafka as a spout within Storm
erwink's Repositories
erwink/akka-chat
Simple Akka based chat server, just for exploring
erwink/akka-cm-dispatcher
Container managed thread pools for Akka Dispatchers
erwink/akka_chat_java
Akka chat example using Java API
erwink/akkachat
A client/server chat in Java written using Akka remote actors
erwink/computation-queue-example
An example of queued computation tasks using Akka. Changes of state are applied immediately after the currently running computations.
erwink/rmq-0mq
ZeroMQ support in RabbitMQ
erwink/Samples
Source code from Billy Newports blog
erwink/examples
Small demo projects
erwink/jaxrs-osgi-extender
An OSGi extender for declarative JAX-RS bundles
erwink/JAXRSTutorial
Source code for the tutorial at http://blog.wolfgang-werner.net/restful-http-with-jax-rs
erwink/kafka-1
A distributed publish/subscribe messaging service
erwink/norbert
Norbert is a cluster manager and networking layer built on top of Zookeeper.
erwink/Rowz
A sample gizzard application
erwink/spring_servlet3
Source code for Spring MVC Servlet 3.0 Blog