Comment Re:Consider Java RMI, maybe a fit for your game (Score 1) 431
Yes, RMI introduces lag overhead, have you had any experience with Java using the basic socket libraries? Do they have the same problem?
Java use may introduce some lag, but you probably will have your system up and running faster and on many platforms -- you can find the bottlenecks and work out reasonable solutions.
Java use may introduce some lag, but you probably will have your system up and running faster and on many platforms -- you can find the bottlenecks and work out reasonable solutions.