ratpack.io

19 views
Skip to first unread message

Simo Sentissi

unread,
Jul 2, 2014, 7:41:52 AM7/2/14
to boss...@googlegroups.com
@joshadams That is the framework I talked to you about. it uses RX for concurrency and guice for IOC/DI: http://www.ratpack.io/
I think it is pretty well organized, and lots of supporters -nothing like rails obviously-. 

The play framework (JAVA) is one you might want to look at as well (the current generation is much better that the first round), they will be presenting in OSCONF. They are now also talking about embedding an IOC (guice) in the next generation -they really need one-.

The one we use daily is dropwizard... mainly because of jax-rs... but obviously we use rails as it's front end ;); yet I see plenty of folks use ember/angular as a front end to DW.


Cheers!
-Simo

Josh Adams

unread,
Jul 2, 2014, 9:57:58 AM7/2/14
to boss...@googlegroups.com
On Wednesday, July 2, 2014 6:41:52 AM UTC-5, Simo Sentissi wrote:
@joshadams That is the framework I talked to you about. it uses RX for concurrency and guice for IOC/DI: http://www.ratpack.io/
I think it is pretty well organized, and lots of supporters -nothing like rails obviously-. 

It looks pretty nice.  Having dealt with servlet async, it certainly looks less idiotic.  I dislike the 'write all async code' style because it feels an awful lot like node.  Comparing that style to the code you end up with in erlang/elixir, I definitely prefer supremely-lightweight-process concurrency.
 
The play framework (JAVA) is one you might want to look at as well (the current generation is much better that the first round), they will be presenting in OSCONF. They are now also talking about embedding an IOC (guice) in the next generation -they really need one-.

I watched a talk on Guice, it looks like a well-designed IoC (not that Java lacks that at all) 

The one we use daily is dropwizard... mainly because of jax-rs... but obviously we use rails as it's front end ;); yet I see plenty of folks use ember/angular as a front end to DW.

Having heard you ramble about dropwizard every conversation we've had for a month, I feel like I ought to at least build a little thing in it sometime :)

-Josh
Reply all
Reply to author
Forward
0 new messages