aspose file tools
The moose likes Beginning Java and the fly likes Good explanation on string pool. Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Beginning Java
Reply Bookmark "Good explanation on string pool." Watch "Good explanation on string pool." New topic
Author

Good explanation on string pool.

Rohit Nath
Ranch Hand

Joined: Jun 16, 2006
Posts: 387
This is good link for explanation on string pooling and optimization.
String pool.


R.N
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Good explanation on string pool.
 
Similar Threads
GC question
access specifier
String == vs equals()?
FrontController and Service to worker
How many objects will be created in the string pool?