672329 members! Sign up to stay informed.

Sponsored Links


Resources

Enterprise Java
Research Library

Get Java white papers, product information, case studies and webcasts

News News News Messages: 1 Messages: 1 Messages: 1 Printer friendly Printer friendly Printer friendly Post reply Post reply Post reply XML XML XML

Choosing a Glassfish Profile

Posted by: Joseph Ottinger on November 09, 2007 DIGG
Alexis Moussine-Pouchkine has written a post on choosing one of the three Glassfish profiles - developer, cluster, and enterprise (with enterprise being available through SJSAS 9.1).

Basically, the developer profile disables the security manager, a GMS heartbeat, session replication, and clustering. It also provides a quick startup (by deferring services until they're requested.) This profile is built by using the "setup.xml" created when Glassfish is first unpacked.

The cluster profile (created with "setup-cluster.xml") adds session replication and cluster creation, obviously enough, and enables the GMS heartbeat (which is part of availability provisioning).

The enterprise profile, available from SJSAS 9.1, uses the NSS keystore, provides a security manager, and patch support to the clustered edition of Glassfish.

Glassfish is growing by leaps and bounds, from all accounts. Have you used it? What's your opinion of the server?
  Message #242434 Post reply Post reply Post reply Go to top Go to top Go to top

Re: Choosing a Glassfish Profile

Posted by: Will Hartung on November 09, 2007 in response to Message #242407
I've always thought that "Developer" profile was a bit of a misnomer. It's more a "single machine" profile. You can run GF Developer in production all day long.

The profiles will get even more complicated with GFv3 and their more modular architecture, thus being able to deploy "just what you want". But in truth that's going be more an impact on disk space than anything else, and GF isn't the huge to begin with.

But I'm a big fan of GF. It works, it works well, it's easy to use, the community is great, and bugs get fixed pretty quickly. The source code is legible, usable, and accessible, though I've never actually built it myself. I've just debugged with it.

I think it's a little memory heavy, in that I would like to see it use less memory. This is more important as more and more folks go with VPS style servers, and the "value" packages tend to be skimpy on memory (128MB and under being really common). I'd like to think that v3 will help that, but it's hard to imagine that the idle services are really consuming that much memory, being as v2 already dynamically starts them up as necessary.

I'd like to think that "tomcat with session beans" (which we'll probably get with EJB 3.1) shouldn't be THAT much more expensive than simple WARs. And while a lot of folks use EJB to it's full extent, a lot more don't.

With JEE5 and EJB3, JEE is more accessible and easy to use than ever. "Tomcat with session beans" is simple to do, and works really well. But right now, we pay a penalty in memory for that, at least with GFv2.

But, for all intents and purposes you won't find a better out of box experience than with Glassfish, at least at its price range. Netbeans with Glassfish is particularly powerful and easy to use.

I recommend it highly to anyone looking at service software in this space.

Recent active threads Recent active threads Recent active threads More More More
typo in faces-config to-view-id extension, but works fine?
BUY FAKE PASSPORTS OF CANADA, FAKE CANADIAN PASSPORTS FOR SALE/FAKE PASSPORTS OF USA!
BUY FAKE PASSPORTS OF UNITED KINGDOM,FAKE UK PASSPORTS FOR SALE!
BUY FAKE PASSPORTS OF CANADA, FAKE CANADIAN PASSPORTS FOR SALE!
BUY FAKE PASSPORTS OF BELGIAN,FAKE BELGIUM PASSPORTS FOR SALE!
BUY FAKE PASSPORTS OF AUSTRALIA/FAKE AUSTRALIAN PASSPORTS FOR SALE!
Milton 1.5.1 released
Oracle's Bold Plans for Java Bode Well
Pondering About JSR-315, the New Servlet 3.0 Specification
More active threads »
Top posters of the weekTop posters of the weekTop posters of the week
This list contains the members who have made the most posts in all forums over the last 7 days:
  1. Reza Rahman
  2. James Watson
  3. brad mcevoy
  4. Alex Besogonov
  5. Peter Monks
Hot threads Hot threads Hot threads More hot threads More hot threads More hot threads

Object pooling is now a serious performance loss

Brian Goetz continues to lift the lid and peak into the inner workings of Java in Java Urban Performance Legends. In this article he exposes the fallacy behind some of the more common performance myths found in the annals of the JVM.
(92 comments, last posted March 14, 2008)

Beyond Java

Bruce Tate, author of Better, Faster Lighter Java and Bitter EJB has come out with a new book called Beyond Java. Bruce has an epiphany about the future of software development. Does it include Java?
(770 comments, last posted September 23, 2009)

Three forms of AJAX: solid, liquid and gas.

Looks like today AJAX concept have several interpretations. We can distinguish different approaches of AJAX integration. Can they co-exist within the same application? Can we talk about layered AJAX integration?
(68 comments, last posted May 08, 2008)

Design-Time API Promises to make Java more like VB

Artima has published a short article describing the Design-Time API for JavaBeans, which was recently approved as JSR 273. This API promises to bring VB-like ease to Java development, but may face a cultural bias among Java developers who tend to think more in terms of class libraries than components.
(226 comments, last posted February 01, 2010)

Will Sun be that target of a management buyout?

There is plenty of speculation today regarding a potential buyout of Sun Microsystems by Scott McNealy and Silver Lake Partners. How would privatization of Sun affect Java?
(16 comments, last posted May 15, 2009)
More hot threads »

News | Blogs | Discussions | Tech talks | Patterns | Reviews | White Papers | Downloads | Articles | Media kit | About
Java Solutions
All Content Copyright ©2007 TheServerSide Privacy Policy      Powered by JIVE
Site Map