Akcije
Podrška #13741
ZatvorenRails Powered by the GlassFish Application Server
Početak:
30.03.2008
Završetak:
% završeno:
0%
Procjena vremena:
Opis
http://developers.sun.com/appserver/reference/techart/rails_gf/
By Arun Gupta and Rick Palkovic, March 2008
Articles Index:
This article introduces JRuby, JRuby on Rails, and the GlassFish application server. It presents a traditional Ruby-on-Rails application deployment, describes an alternative using the GlassFish application server, and explains the various options for deploying JRuby applications on GlassFish.
Many developers see the GlassFish application server as the superior solution for developing and deploying JRuby-on-Rails applications chiefly due to the following advantages:- You can develop in the same environment in which you deploy.
- You can deploy multiple applications in a GlassFish instance that is already running.
- GlassFish can handle multiple requests by maintaining JRuby runtimes and database connections in pools.
- Clustering and high availability are integrated into GlassFish v2.
- GlassFish leverages existing investment in the Java Platform, Enterprise Edition (Java EE) while hosting JRuby-on-Rails applications in the same environment.
Akcije