![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| migration of sun box 5.8 to 5.10 | saini707 | SUN Solaris | 3 | 02-15-2008 10:04 AM |
| process migration | aisalihu | UNIX for Advanced & Expert Users | 1 | 05-18-2006 11:22 AM |
| Migration | new2ss | UNIX for Advanced & Expert Users | 2 | 03-16-2006 02:24 AM |
| Process migration | sumona | UNIX for Advanced & Expert Users | 3 | 11-14-2005 04:03 AM |
| AIX Migration | Student37 | UNIX for Dummies Questions & Answers | 1 | 07-27-2005 03:33 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
It is not possible to move a running process. Load balancing in a cluster occurs BEFORE the process starts - by creating the process on the least busy machine.
On a multi-cpu box, the load is shifted among processors. Once the process starts. One other possibility is to have the same process sleeping everywhere and have it waken to handle a single request on a selected machine. |
| Sponsored Links | ||
|
|