Developing Flex/Rails RoR Distributed Multiplayer Games

Flex Messaging systems and distributed application development

Event driven application is a different programming paradigm than most programmers are used to. This is because unlike a lot of procedural applications, event driven programming requires programmers and designers to think differently. It requires them to think more carefully about event handling and possible event cases.

In this article we are going to talk about some of the difficulties of developing distributed multi-player applications, being it a game, video distribution system or whatever end data stream that you are providing to your remote users.

Posted at 12pm on 08/01/08 | Posted in , | 3 responses | read on