Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> eventhandler
Colleges
We developed a tool we call "EventHandler" which I'd like to share with interested fellows.
It is used to manage a set of modules that may be implemented in PL/SQL, C++ or some other languages. The modules may send data (events) to each other. The events are queued and sequentially forwarded to the dedicated handler modules.
Beside others we basically use it for the following purposes:
Besides there are some nice features like cyclic events and the like.
The event handler runs on various unix palttforms (linux, aix,..) and also under Windows - for thouse who like ;-) It is fast and it is allready in use as middelware software in quite huge warehouse automation projects over the world.
... and it uses oracle database.
lg Heinz. Received on Sun Aug 11 2002 - 15:55:04 CDT
![]() |
![]() |