M
Mr. X.
Hello.
I don't know if EJB or RMI is the solution,
but I would like knowing much about EJB & RMI.
Also,
I have on windows platform a window-service, which get requests from clients
and for each client it creates a thread,
and each thread process do some tasks.
I need to do simmiliar thing on java (with none windows' platform).
How can I do that (what I can do instead of windows' service),
and does EJB / RMI give me solutions for that ?
Thanks
I don't know if EJB or RMI is the solution,
but I would like knowing much about EJB & RMI.
Also,
I have on windows platform a window-service, which get requests from clients
and for each client it creates a thread,
and each thread process do some tasks.
I need to do simmiliar thing on java (with none windows' platform).
How can I do that (what I can do instead of windows' service),
and does EJB / RMI give me solutions for that ?
Thanks