Linux Today: Linux News On Internet Time.
Search Linux Today
Linux News Sections:  Blog -  Developer -  High Performance -  Infrastructure -  IT Management -  Security -  Storage -
Linux Today Navigation
LT Home
Preferences
Contribute
Link to Us
Search
Linux Jobs

Linux Today
Enterprise Linux Today
Apache Today
JustLinux.com
Linux Planet
PHPBuilder
All Linux Devices
Technology Jobs

JustTechJobs.com

LinuxToday Newsletters
Server Daily
IT Management Daily
Subscribe News
Subscribe PR
Subscribe Security

internet.com
Internet News
Small Business

Advertise
Newsletters
Tech Jobs
E-mail Offers

 






Current Newswire:

Malware devs embrace open-source

A tale of two distros: Ubuntu and Linux Mint

Raspberry Pi benchmarked against Beagleboard, low price is long term

20 popular Ubuntu Linux apps you may want to try

A Selection of the Very Best Open Source Tutorials and Tools

Android Ice Cream Sandwich ported to x86 tablets, netbooks and notebooks

SECURITY: Google Chrome 17 Improves Security

How to read a CSV file in Perl?

Red Hat Brings Gluster to Amazon Cloud

New Linux kernel fixes power-saving issues



Applications Management Engineer Sr (NYC)
Next Step Systems
US-NY-New York

Justtechjobs.com Post A Job | Post A Resume
:developerWorks: Build Distributed Object Management Frameworks for J2EE Apps
developerWorks: Build Distributed Object Management Frameworks for J2EE Apps
Jun 2, 2004, 05 :30 UTC (0 Talkback[s]) (5169 reads)

(Other stories by Zhengrong Tang)

"To get performance boosts out of Java applications, many developers choose to develop their own object management solutions to replace the default garbage collector. A common solution is object pooling. Creating a Java object is somewhat expensive; when you create objects once and reuse them many times, you reduce the overhead. This makes sense, particularly in server-side applications, as the same server code is normally executed repeatedly. For applications that run in a single Java Virtual Machine (JVM), such a solution is normally simple. In a multi-tiered architecture, however, managing object instances across multiple machines and multiple JVMs can be quite complicated.

"In this article, I'll introduce a framework for managing Java objects in a multi-tiered J2EE architecture..."

Complete Story

Related Stories:
developerWorks: The Top 10 (More or Less) J2EE Best Practices(May 26, 2004)
DevX: Master JMS Messaging with OpenJMS(May 05, 2004)
developerWorks: Using Web Services Security in WebSphere Application Server(Apr 19, 2004)
DevX: Extend Your J2EE Applications into Web Services(Apr 12, 2004)



No talkbacks posted.
  Home | Search Talkbacks | Customize View    Top of Page  



Enter your comments below:

* Your Name:

* Your Email Address:

* Subject:

CC: [will also send this talkback to an E-Mail address]

* Comments:

Tags allowed:<I>,<B> and <U>. See our talkback-policy for more about talkback content.

Fields marked with * are required!

..............................




All times are recorded in UTC.
Linux is a trademark of Linus Torvalds.
Powered by Linux, Apache and PHP