I've been brewing a micro http server on top of akka, netty and Java8, and 
it is reaching the stage where I can share it with
other reactive junkies to collect feedback.

https://github.com/gibffe/fuse

Examples might be a good place to start: simple 
<https://github.com/gibffe/fuse/tree/master/examples/simple> & annotations 
<https://github.com/gibffe/fuse/tree/master/examples/annotations>

There is also async example which demonstrates an early version of request 
suspend/revive logic combined with
datastax async cassandra driver - setup there is slightly more involved and 
it may not be complete.

Either way, fork/hack/submit pulls/comment :D


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