Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Apr 2000 23:23:45 -0700
From:      Amancio Hasty <hasty@rah.star-gate.com>
To:        Julian Elischer <julian@elischer.org>
Cc:        Archie Cobbs <archie@FreeBSD.ORG>, current@FreeBSD.ORG
Subject:   Re: cvs commit: src/sys/netgraph ng_parse.c ng_parse.h 
Message-ID:  <200004110623.XAA23712@rah.star-gate.com>
In-Reply-To: Your message of "Mon, 10 Apr 2000 21:14:06 PDT." <Pine.BSF.4.10.10004102112350.67115-100000@InterJet.elischer.org> 

next in thread | previous in thread | raw e-mail | index | archive | help

Perhaps this could be of some use to some:

http://java.sun.com/products/jtapi/jtapi-1.2/Overview.html

Setting aside that is a java telephony system, jtapi deals with the
aspect of an event driven system where the system can be described
as a finite state machine. Why ? From a cursory look at netgraph
it seems that it does not deal too well with exception events or events.

A good book on this topic is: Essential JTAPI by Spencer Roberts which
goes to great extent in describing services as well as architectures issues
in implementing event driven systems.



-- 
 Amancio Hasty
 hasty@rah.star-gate.com




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200004110623.XAA23712>