Results 1 to 3 of 3

Thread: Chat Demo Scalability

  1. #1
    AgentShark is offline Registered User
    Name: Avery Stephen
    Organization: Bit Edge Technologies
    Project: Car Rental AVL
    Join Date
    Jan 2011
    Posts
    2

    Chat Demo Scalability

    How many clients do you think one dedicated chat server can concurrently support?

  2. #2
    mes's Avatar
    mes
    mes is offline ZeroC Staff
    Name: Mark Spruiell
    Organization: ZeroC, Inc.
    Project: Ice Developer
    Join Date
    Feb 2003
    Location
    California
    Posts
    1,445
    Hi,

    Welcome to the forum.

    Our performance white paper includes a section on connection scalability that would probably be of interest to you. Note however that the tests in this document were performed with Ice 3.3, and soon we will be publishing an updated version with results from Ice 3.4.

    To answer your question, it really depends on the activity level of your clients. The test scenario used by the white paper approximates the workload of a simple text-based chat system in which messages are sent infrequently. The number of client connections increases until response times degrade to an unacceptable level. In this scenario, the Ice server was able to scale up to 80,000 connections on Linux with Ice 3.3.

    Scalability has improved significantly in Ice 3.4, and our recent testing has shown that the Ice server can scale up to around 200,000 connections on both Linux and Windows.

    Keep in mind that our test server doesn't actually do anything, and therefore these results should really be considered as just the "theoretical maximum". Running your own application-specific tests is the only way to know for sure.

    If you haven't read the white paper yet, I highly recommend that you do.

    Best regards,
    Mark

  3. #3
    AgentShark is offline Registered User
    Name: Avery Stephen
    Organization: Bit Edge Technologies
    Project: Car Rental AVL
    Join Date
    Jan 2011
    Posts
    2
    Those are excellent numbers. You helped me very much.
    Last edited by AgentShark; 01-03-2011 at 05:26 PM.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. about chat demo
    By wangjun in forum Help Center
    Replies: 6
    Last Post: 12-20-2010, 08:01 AM
  2. Chat Demo 1.3.0 released
    By mes in forum Announcements
    Replies: 0
    Last Post: 12-14-2010, 10:57 AM
  3. Chat Demo 1.1.0 released
    By xdm in forum Announcements
    Replies: 0
    Last Post: 10-02-2008, 01:05 PM
  4. Part 2 of Chat Demo documentation now available
    By michi in forum Announcements
    Replies: 0
    Last Post: 09-04-2008, 01:41 AM
  5. Introducing the Chat Demo
    By mes in forum Announcements
    Replies: 0
    Last Post: 07-15-2008, 02:24 PM

Posting Permissions

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