+ Reply to Thread
Results 1 to 2 of 2

Thread: ElectroServer 5.1 released!

  1. #1
    Administrator tcarr's Avatar
    Join Date
    Dec 2007
    Posts
    7,219
    Thanks
    80
    Thanked 1,087 Times in 1,076 Posts

    ElectroServer 5.1 released!

    ElectroServer 5.1 was released today with tons of updates that you can read about in the release notes. Aside from added examples and documentation, the biggest enhancements are noted here.

    Bandwidth optimization

    The bandwidth used for the most common message types was reduced significantly. It was already light weight but we were able to optimize it much further. In addition, messages can be automatically compressed if they are over a certain size threshold.

    Increased performance

    We tuned the low-level messaging layer to achieve unprecedented performance. We've done testing to more than 100,000 messages per second with very low CPU impact (on EC2). This level of performance gives the server-side portion of your game plenty of room for its own logic to be executed.

    JavaScript client API

    A JavaScript client API was added to the arsenal. This is an important addition to the server to give it the broadest cross-platform reach of any multiplayer game server out there. ElectroServer has client APIs for ActionScript 2, ActionScript 3, Java, JavaScript, C#, and Objective-C. These APIs gives developers multiplayer support for Flash, AIR, Unity, .Net, XNA, iPhone/iPad, Android, native browser, and more.
    
    Free download
    Teresa Carrigan
    Senior Engineer
    Electrotank, Inc.

  2. #2
    Administrator tcarr's Avatar
    Join Date
    Dec 2007
    Posts
    7,219
    Thanks
    80
    Thanked 1,087 Times in 1,076 Posts
    You won't need to change any of our source code but you will need to recompile your clients, and there were changes to the ES5 database, so it's considered a major upgrade. Probably won't take longer than 30 minutes including download and installation.
    Teresa Carrigan
    Senior Engineer
    Electrotank, Inc.

+ Reply to Thread

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts