Thorsten Lajewski

Results 3 comments of Thorsten Lajewski

Actually I think there need to be two cases. 1st beeing an active component (which means sending acks) and there should always be only one instance of the same component....

Otherwise you need to use a central server process like i did. Then each container can tell the server which components are contained in it..

I have to agree with Fabian. The only solution is to accept only one active component per component id and otherwise reject the connection to the server (e.g. my tcp/ip...