Execution order in server
Kujtim Hyseni <[email protected]> Thu, 14 May 2015 14:54:12 +0000
| Newsgroups | gmane.comp.corba.jacorb.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, if there are several clients requesting operation execution from server, what is the order of execution, in order the request arrives in server (FIFO) or ? And, what if the second request finishes before the first, is this situation possible to happen, I think not if the first arrived is executed (served) first. In other case, should I use synchronized keyword for operations to avoid parallelism of execution (since this is required by my application)? Kujtim _______________________________________________ jacorb-developer maillist - [email protected] https://lists.spline.inf.fu-berlin.de/mailman/listinfo/jacorb-developer