From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: ** X-Spam-Status: No, score=2.6 required=5.0 tests=BAYES_20,INVALID_DATE, MSGID_SHORT,REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!rutgers!ames!ucbcad!ucbvax!cbosgd!cwruecmp!asheem From: asheem@cwruecmp.UUCP (Asheem Chandna) Newsgroups: comp.lang.ada Subject: Event driven scheduler in Ada Message-ID: <2118@cwruecmp.UUCP> Date: Mon, 18-May-87 12:41:40 EDT Article-I.D.: cwruecmp.2118 Posted: Mon May 18 12:41:40 1987 Date-Received: Sat, 23-May-87 04:12:50 EDT Reply-To: asheem@cwruecmp.UUCP (Asheem Chandna) Distribution: world Organization: CWRU Dept. of Computer Engineering, Cleveland, Ohio List-Id: Hi, I am involved in a project which deals with the simulation of MAP Local Area Networks. We are using Ada, and the tasking mechanism for our simulation. One of the problems with our simulation is that we have to run the simulator for several hours in order to get "seconds of real time data." Presently, we are using a time-driven scheduler, which basically allows all network entities to run, and updates time. This process is repeated again, and again. I am now working on re-writing the scheduler as an "event-driven" scheduler, or perhaps as some combination of a time-driven, and an event-driven scheduler. I was wondering if anyone out on the net has had any experience with similar problems. If so, I'd greatly appreciate receiving any pointers to literature, any references to existing projects elsewhere, or any relevant comments. If there is sufficient interest, I will summarize replies to the net. Thanks in advance for your time, and help. Asheem Chandna, Graduate Research Assistant, Center for Automation, & Intelligent Systems Research, Case Western Reserve University. CSNET: asheem@case.csnet ARPA : asheem%case@csnet-relay.arpa