Is event-based remoting and execution of remote tasks "fair"?
Hello,
is event-based remoting and/or execution of remote tasks "fair" in FIFO sense? If it is not, is there a possibility of a livelock (a task is not executed for a very long time because it is always pushed back by new tasks)? If a livelock is possible, do you recommend any special configuration to reduce a possibility of a livelock?