We decided to have a little fun with the open sourcing and play with some cool new open source tech for a change :).
I settled on vert.x (the server container that requires Java 7) because it seemed to have a lot of affordances out of the box for client-server transport, and it's architecture made it easy to port/re-build pieces of our server stack.
Comments
We decided to have a little fun with the open sourcing and play with some cool new open source tech for a change :).
I settled on vert.x (the server container that requires Java 7) because it seemed to have a lot of affordances out of the box for client-server transport, and it's architecture made it easy to port/re-build pieces of our server stack.
But yeah, Java7 on Mac is a pita :(.
Isn't vert.x a little bit "young" for Google to use?