announce: library for event ques

announce: library for event ques

Post by Stefano Ghirland » Tue, 28 Mar 2000 04:00:00



Hi,
I have put together a simple library called TimeQ.
From the README:

TimeQ is a small (81 non-empty, non-comment lines) C++ library that allows
managing of events in a queue (actually, several queues, see below).
It is mainly intended as a tool for the simulation of complex,
but also simple, event-driven systems.

The key concept is that of an Event (files: TimeQ-Event.*) which happens
at a given time. Events are Add()'ed into a Manager object, which keeps
track of all events' *due time*. The Manager knows which event is due first
and processes all Events in order. Event can be added at any time, the only
restriction is that they can't be due in the past.

More details (but not so very much more) at my site:

http://ethology.zool.su.se/~stefano/software

The library is in ANSI C++ (I believe) but the intallation script is for
unix-like systems. Version is 0.1.1 - ALPHA!
Code is licensed under the GNU General Public License.

Stefano

--
Stefano Ghirlanda, Zoologiska Institutionen, Stockholms Universitet

 the free science campaign: http://ethology.zool.su.se/freescience

 
 
 

announce: library for event ques

Post by Anthony Lieken » Tue, 28 Mar 2000 04:00:00



> Hi,
> I have put together a simple library called TimeQ.
> From the README <snip>

If you're building complex agent system, your library containing a Queue and a
couple events is not enough. Try to add generic or abstract agents and events
to get something done...

Anthony

 
 
 

1. ANNOUNCE: Home UNIX Machine - Brisbane Users Group - Upcoming Event

HUMBUG, the Home UNIX Machine Brisbane Users Group, holds talks and
group discussions on various topics of interest to club members during
club meetings.

Events that are of general interest are held in the main meeting room,
while more-specialised material is presented and discussed in a separate
room.

Details of the upcoming talk are as follows.

TITLE:     Red Hat and Internationalisation (i18n)

PRESENTER: Paul Gampe

ABSTRACT:  Paul Gampe from Red Hat has kindly agreed to come in to talk
            to us about internationalisation and Red Hat Linux.

            Paul will cover a variety of topics including why i18n is
            required, Red Hat's i18n strategy, and of course,
            more-concrete i18n-related technical issues.

TARGET     Technical.
AUDIENCE:

DATE:      Saturday 10th May, 2003.

TIME:      6.00pm.

LOCATION:  Lecture Theatre 2
            Hawken Building (Number 50 on the campus maps)
            University of Queensland

For more information on upcoming talks, please subscribe to the HUMBUG
Talks mailing list, or see the HUMBUG Talks page at
http://www.humbug.org.au/talks.html

HUMBUG Talks Maintainer.

##########################################################################

# PLEASE remember a short description of the software and the LOCATION.  #
# This group is archived at http://stump.algebra.com/~cola/              #
##########################################################################

2. How to set Environment variable OPENWIN & xmkmf compilation errors

3. TCP Ques - How to find actual bytes in the TCP send buffer And Connection Que length

4. AMD k6-2 vs PII any advices

5. Simple Kernel-User Event Interface (Was: RE: [ANNOUNCE] udev

6. How to configure "makedbm" to handle large entry?

7. Simple Kernel-User Event Interface (Was: RE: [ANNOUNCE] udev 0.1 release)

8. bootmem for 2.5

9. Advertise and announce events on the web for free

10. Announce events and advertise on the web for free.

11. RPM Libraries/CVS Que

12. event loops in libraries

13. libivykis 0.2, fd event handling library