aspose file tools
The moose likes Servlets and the fly likes performance LDAP Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "performance LDAP" Watch "performance LDAP" New topic
Author

performance LDAP

Lex Wouda
Greenhorn

Joined: Mar 07, 2001
Posts: 22
Hi,
we have a java-agent running in our Domino server; this agent makes an LDAPConnection to retreive some address data from a lotus database, however the performance is rather bad.
Is it true when I use a servlet instead of the agent, that performance improves? As each instance of a servlet has it�s own thread (is that correct said?)?
And if not: is there some other way to improve performance?
the app is for about 130K + people, so I need some heavy performance tips here.
TIA,
Lex
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: performance LDAP
 
Similar Threads
HTTPSession vs Stateful Session Bean
display the log/output in JSP or HTML page
Static variables and performance....
Problem in Agent controller in WSAD
MIDP2 user-agent strings...