|
|
|
|||||
|
Comparison and Stability
Hi
I have seen a comparison of ICE and TAO. Are there any other comparisons? Does anyone have an opinion on how stable ICE is in the following scenarios: * Linux - Linux - multithreaded * Windows - Windows - multithreaded * Windows - Linux - multithreaded I don't know how to measure this! Best Regards, Kristian Lippert |
|
||||||
|
Hi,
I'm not aware of any other comparisons. Ice should perform well for the use cases you mention. You could modify the demo/Ice/latency or demo/Ice/throughput demos provided with your Ice distribution to try it out (note that by default Ice servers only use one thread so you'll need to set the Ice.ThreadPool.Server.Size property if you want to test with multiple threads). I also recommend reading Issue 20 "Optimizing Performance of File Transfers" from our Connections newsletter for a "real world" application performance study. Cheers, Benoit. |
|
|||||
|
Stable is a bit hard to define, but I can tell you that we use Ice to directly control multi-million dollar machinery. I've never experienced a failure that was due to a problem within Ice.
__________________
Caleb Tennis Analytical Engineering, Inc. http://www.aei-tech.com Project: Our facility infrastructure heavily utilizes Ice Gentoo ebuild maintainer for Ice, IceRuby, etc. Last edited by marc : 03-06-2007 at 09:13 AM. Reason: Added missing QUOTE tag |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| C# code generated for comparison methods | kwaclaw | Comments | 3 | 10-11-2005 01:54 PM |
| Java/C#/C++ latency comparison | johnstv3 | Help Center | 3 | 09-13-2005 07:10 PM |