Our team did some investigation on deploying web services on clustered environment.
 
We concluded that it all depends on how you develop your  web services.   Firstly, You have to understand the concurrency and security issues. You also need to worry about any singletons  in the system  that are synchronized.  Further, if you have a persistant layer then you have to determine if it becomes a bottleneck when your app layer is deployed on a clustered environment.
 
In short, there are several  issues to worry about before deciding on it.

 
On 12/9/05, [EMAIL PROTECTED] <[EMAIL PROTECTED] > wrote:

Hello,

I was stuck with an important question that whether it is reliable
Generating Apache Axis Web Services or accessing Web Services from Apache
client in a Clustered Environment.

In otherwords, is there any performance hit or any effects on Clustered
Environment..?
Hope i would get an answer.

Thank you,
Raghu



*************************************************************************
This communication, including attachments, is
for the exclusive use of addressee and may contain proprietary,
confidential and/or privileged information.  If you are not the intended
recipient, any use, copying, disclosure, dissemination or distribution is
strictly prohibited.  If you are not the intended recipient, please notify
the sender immediately by return e-mail, delete this communication and
destroy all copies.
*************************************************************************


Reply via email to