We're planning a new API server that will mainly serve JSON responses,
with a RESTful interface. We're concerned about scale. Are we on the
right track using Restlet with Jetty?

One question we're asking is, is there anything in the Java world like
Phusion Passenger? For example, an pre-built solution for keeping
server instances up and healthy?

Many thanks for any good guidance...

------------------------------------------------------
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2663456

Reply via email to