| Sign In/My Account | View Cart |
| Article: |
JSP Progress Bars | |
| Subject: | Clustering? | |
| Date: | 2003-06-12 09:39:37 | |
| From: | hlship | |
|
This approach will not necessarilly work in a cluster. The created Thread exists only in the initial server within the cluster (and only if security allows the creation of new threads).
|
||
Showing messages 1 through 1 of 1.
that must handle heavy tasks. The cluster is the
very expensive solution and the progress bar is
the cheap one.
You normally don't use a progress bar where a
cluster is needed. You just add 100 servers and
have fun managing them :-(
And it doesn't make sense to invest in a cluster
when a progress bar can do the job. You do
something else with your money :-)
Andrei