Op-Rabbit (the Akka-based messaging library for RabbitMQ) v1.0.0-RC1 has been released. There have been a *lot* of changes since the first milestone release. To name a few:
- AckedStream extracted to it's own library. - Fully modeled message properties with declarative, directive-based (IE akka-http / Spray) approach for defining consumers. - Robust support for various binding strategies . - Significantly improved API; oddity Stateful Subscription definitions have been solved. - Many fixes, more regression tests. - limitedRedelivery RecoveryStrategy can optionally place messages into a queue designated for errors for a period of time. Exception information is added to the message headers. - Several improvements to internal actor code. There are no known issues as of this writing, and the API should be pretty stable at this point. Several large organizations are now using the library in production environments with success. I will soon be releasing an Activator project to help learn the library. Documentation and other information can be found here: https://github.com/SpinGo/op-rabbit Tim -- >>>>>>>>>> Read the docs: http://akka.io/docs/ >>>>>>>>>> Check the FAQ: >>>>>>>>>> http://doc.akka.io/docs/akka/current/additional/faq.html >>>>>>>>>> Search the archives: https://groups.google.com/group/akka-user --- You received this message because you are subscribed to the Google Groups "Akka User List" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/akka-user. For more options, visit https://groups.google.com/d/optout.
