Go Back   ZeroC Forums > Help Center

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
  #1 (permalink)  
Old 04-03-2004
catalin catalin is offline
Registered User
 
 
Join Date: Jul 2003
Location: Oslo, Norway
Posts: 57
How real time is Ice?

Hi!

As far as I understand even the simplest server in Ice is multithreaded. I guess that applies to the simplest (say the "hello world") client as well. Since CPU, thread and process scheduling are OS features, I guess that there is no way to make any real time assumptions about the behaviour of Ice applications, and no way to accurately measure and monitor the time consumption of the different threads running in them.

How close to real time programming can one come with Ice, and which mechanisms/modules should be used (if any )?

(I have looked at the latency and throughput demos and have seen how you use time constructions there. Is that all there is to "real time"?)

Regards,
Catalin
Reply With Quote
  #2 (permalink)  
Old 04-04-2004
marc's Avatar
marc marc is offline
ZeroC Staff
 
Name: Marc Laukien
Organization: ZeroC, Inc.
Project: The Internet Communications Engine
 
Join Date: Feb 2003
Location: Florida
Posts: 1,781
That very much depends on your definition of realtime, especially if you run on a non-realtime operating system like Linux or Windows, or use a non-realtime protocol, like TCP/IP.

What realtime features do you exactly need?

The latency and throughput demos are just simple performance measurement demos, and do not have anything to do with realtime in particular (except to demonstrate speed, which is an important aspect of realtime). The time measurement in these demos is simply what the underlying operating system offers.
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
how to control the time? russule Help Center 9 01-26-2007 10:07 PM
Programming Ice in Real-Time Yos Help Center 2 05-30-2006 01:47 PM
Date and time and Ice callan Help Center 6 11-13-2005 11:47 AM
Real IP trouble AlexKom Help Center 3 08-15-2005 05:18 PM
Run ice in real net level Help Center 1 01-30-2005 11:23 PM


All times are GMT -4. The time now is 10:13 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.0.0
(c) 2008 ZeroC, Inc.