Hi,


I want to share with you my little project: 
https://github.com/arkadius/reliable-http-client.

It's a http client that passes communication via AMQP queues to akka http 
super pool. This solution connected with ReliableFSM gives ability that 
you'll never loose your response from http service.


I know that the akka way is to send messages one way. But sometimes our 
applications need to communicate with systems that doesn't understand how 
to do this and it was the inspiration of this idea.


I'm looking forward for your opinion about this project.


Cheers,

Arek

-- 
>>>>>>>>>>      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.

Reply via email to