One more reason to use Servlet 3 (Java) on the serverside instead of PHP

After reading an excellent article on Asynchronous processing support in Servlet 3.0 at JavaWorld.com, I have one more reason to use Servlet 3 providers. Just as Jetty Asynchronous REST example shown, real world requets that aggregates several backend call responses benefit from the asynchronous nature by freeing valuable CPU resources, improving server scalability.

Try this with PHP ;)

Kudos for the JSR expert group for making this a standard!

Advertisement

Tags: , , , ,

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s


Follow

Get every new post delivered to your Inbox.