main website home
  • About this blog

    This blog features updates, opinions, and technical notes from Caucho engineers about Caucho products, the enterprise Java industry, and PHP. Caucho Technology is the creator of the Resin Application Server and the Quercus PHP in Java engine. A leader in Java performance since 1998, Caucho is a Sun JavaEE licensee with over 9000 customers worldwide.
  • Tags

    ajaxworld bam candi cdi cloud cluster comet configuration deploy devoxx eclipse ejb embedded flash flex google app engine hessian hmtp ioc java ee 6 javaone javazone jms messaging newsletter nyjug osgi php pomegranate quercus resin resin 4.0 REST servlet sfjug silicon valley code camp spring testing training tssjs watchdog webbeans web profile websockets wordpress
  • Meta

    • Register
    • Log in
    • Entries RSS
    • Comments RSS
    • WordPress.org
« Giving Thanks
Upcoming events »

Resin 4.0 planning

Resin 4.0 architecture

We’re working out the details for the Resin 4.0 architecture, planned around JavaOne 2009 based on the final releases of the JavaEE 6 specifications. Resin’s architecture is built from 5 main components: core, clustering, servlets, messaging, and php.

Core

We’ve factored the core into a separate component because it is useful outside the Resin server and because the core component helps us focus on the core quality without distractions from the outer layer. The core is primarily made up of WebBeans (JSR-299) and OSGi and includes basic Resin capabilities like classloading, logging, and management (JMX). Because the core includes its own OSGi framework, you can use it as an OSGi deployment platform and use WebBeans as the assembly and configuration factory.

Clustering

The clustering layer for Resin 4.0 will generalize from our session and load-balancing clustering capabilities. Currently, those capabilities are tied to the http/servlet layer, and we’d like to make those abilities more generally available.

Servlets

Traditional servlet and HTTP capabilities are the first application slice of Resin 4.0. The set of specifications will be defined by the JavaEE Web Profile: Servlet, JSP, JSTL, and JSF.

PHP (Quercus)

Quercus, our PHP implementation in Java, is the second application slice of Resin 4.0. We’ll continue to improve performance and compatibility and also work on the PHP 5.3 features.

Messaging (BAM)

Messaging is the third application slice of Resin 4.0. We’ll be rewriting our JMS capabilities to use BAM/HMTP as the underlying transport. We hope to provide additional protocol drivers for BAM, including XMPP (Jabber), but the details are not yet set.

This entry was posted on Monday, December 1st, 2008 at 11:49 am and is filed under Engineering. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

Leave a Reply

You must be logged in to post a comment.


Caucho Technology is proudly powered by WordPress and Quercus®
Entries (RSS) and Comments (RSS).

  • HOME |
  • CONTACT US |
  • DOCUMENTATION |
  • BLOG |
  • WIKI 4 |
  • WIKI 3 |
  • Resin: Java Application Server
Copyright (c) 1998-2012 Caucho Technology, Inc. All rights reserved.
caucho® , resin® and quercus® are registered trademarks of Caucho Technology, Inc.
resin® is a cloud optimized, java® application server that supports the java ee webprofile ®