Hi, I am developing a web service using axis. The problem is
that, by default, the axis web services are multithreaded (more than one
threads are used to entertain user requests). What I want is a single threaded
web service which uses a single thread to entertain all the user requests. Is
it possible? If yes then how? Regards, Software Engineer yEvolve Pvt. Ltd. |
- Re: Single threaded web service Faraz Rasheed
- Re: Single threaded web service Tomasz Pik
- Re: Single threaded web service Richard Martin