Don't share the same connection for all consumers + producers
[aquarium] / logic / src / main / scala / gr / grnet / aquarium / messaging / AkkaAMQP.scala
2011-12-16 Georgios GousiosDon't share the same connection for all consumers ...
2011-12-12 Georgios GousiosRestrict exchange declarations from clients
2011-12-09 Georgios GousiosConfiguration params for the AMQP queue
2011-12-09 Georgios GousiosActors for resource event processing
2011-12-08 Georgios GousiosCorrect parameters for producer/consumer construction
2011-12-07 Georgios GousiosMessaging implementation based on akka-amqp