Re: Looking for consulting help on project

2004-10-27 Thread David Spencer
Suggestions [a] Try invoking the VM w/ an option like "-XX:CompileThreshold=100" or even a smaller number. This encourages the hotspot VM to compile methods sooner, thus the app will take less time to "warm up". http://java.sun.com/docs/hotspot/VMOptions.html#additional You might want to sea

Looking for consulting help on project

2004-10-20 Thread Gordon Riggs
Hi, I am working on a web development project using PHP and mySQL. The team has implemented full text search with mySQL, but is now researching Lucene to help with performance/scalability issues. The team is looking for a developer who has experience working with Lucene and can assist with integr