|
Hello,
To squeeze last resource out of each grid-node, two threads
should be running on the HT/dual-core node. What is Alchemi logic?
Does it start more than one executor on the same node? Or request more that one
thread from manager? I prefer the second one and use Semaphore instead of
ManualResetEvent to implement it. It works. How's your thinking?
Regards,
Hansan
|
------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________ Alchemi-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/alchemi-developers
