My mistake, RMI over Spring *is* multithreaded. My tester was wrong, sorry to waste bandwidth.
Cheers,
Type: Posts; User: burakbayramli; Keyword(s):
My mistake, RMI over Spring *is* multithreaded. My tester was wrong, sorry to waste bandwidth.
Cheers,
Hi,
I have exported an interface using RmiServiceExporter, it worked pretty easily.
However, I've noticed all concurrent requests to this service are executed in single thread on server side....