Results 1 to 1 of 1

Thread: Patch #2 for Ice 3.2: fix for throughput performance issue on Windows

  1. #1
    benoit's Avatar
    benoit is offline ZeroC Staff
    Name: Benoit Foucher
    Organization: ZeroC, Inc.
    Project: Ice
    Join Date
    Feb 2003
    Location
    Rennes, France
    Posts
    2,196

    Patch #2 for Ice 3.2: fix for throughput performance issue on Windows

    Hi,

    On Windows platforms, you might experience excessively slow throughput when sending messages with a size over 64KB on a network connection (in particular when sending oneway requests).

    Note that this is a Windows problem only, Unix platforms are not affected.

    The patch below fixes this problem. To apply the patch to a fresh Ice 3.2 source distribution:

    Code:
      C:\> cd Ice-3.2.0
      C:\Ice-3.2.0> patch -p0 < patch.txt
    Cheers,
    Benoit.
    Attached Files Attached Files

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 3
    Last Post: 08-13-2008, 02:35 PM
  2. Throughput Performance in Java
    By jae in forum Help Center
    Replies: 2
    Last Post: 12-05-2006, 01:47 PM
  3. Replies: 1
    Last Post: 08-01-2006, 06:26 AM
  4. Server-side throughput performance measures?
    By SteveWampler in forum Help Center
    Replies: 3
    Last Post: 08-31-2004, 06:53 PM
  5. Ice vs. JNI throughput performance?
    By brian in forum Help Center
    Replies: 4
    Last Post: 06-11-2004, 01:17 AM

Posting Permissions

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