EPTS Report: Event Processing Reference Architecture Working Group (Slides)

 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Complex Event Processing RSS News EPTS Report: Event Processing Reference Architecture Working Group (Slides)
# 1  
Old 09-23-2007
EPTS Report: Event Processing Reference Architecture Working Group (Slides)

Tim Bass
Sun, 23 Sep 2007 17:33:26 +0000
The Event Processing Technical Society (EPTS) met in Orlando, Florida, collocated with the Gartner Event Processing Symposium. I reported on the activities of the Event Processing Reference Architecture Working Group (EPRAWG) in this set of slides:
Event Processing Technical Society: Event Processing Reference Architecture Working Group - Roll Call and Open Discussion
The full roll call results of the activities, summarized in the slides above for 2006-2007, may be found in this Google spreadsheet.
Please comment if you have any questions or follow-on comments.



Source...
Login or Register to Ask a Question

Previous Thread | Next Thread

1 More Discussions You Might Find Interesting

1. Virtualization and Cloud Computing

EPTS: Proposed Event Processing Definitions, September 20, 2006

Tim Bass 08-20-2008 10:47 PM For interested readers, here are the event processing definitions we provided to the (future) EPTS working group on September 20, 2006, coordinated (edited)*by David Luckham and Roy Schulte; adaptive process management (n.) an element of resource and business... (0 Replies)
Discussion started by: Linux Bot
0 Replies
Login or Register to Ask a Question
Gtk2::Gdk::Event::Crossing(3)				User Contributed Perl Documentation			     Gtk2::Gdk::Event::Crossing(3)

NAME
Gtk2::Gdk::Event::Crossing HIERARCHY
Gtk2::Gdk::Event +----Gtk2::Gdk::Event::Crossing METHODS
notifytype = $eventcrossing->detail ($newvalue=0) o $newvalue (Gtk2::Gdk::NotifyType) boolean = $eventcrossing->focus ($newvalue=0) o $newvalue (boolean) crossingmode = $eventcrossing->mode ($newvalue=0) o $newvalue (Gtk2::Gdk::CrossingMode) window or undef = $event->subwindow ($newvalue=undef) o $newvalue (Gtk2::Gdk::Window or undef) double = $event->x ($newvalue=0.0) o $newvalue (double) double = $event->y ($newvalue=0.0) o $newvalue (double) ENUMS AND FLAGS
enum Gtk2::Gdk::CrossingMode o 'normal' / 'GDK_CROSSING_NORMAL' o 'grab' / 'GDK_CROSSING_GRAB' o 'ungrab' / 'GDK_CROSSING_UNGRAB' o 'gtk-grab' / 'GDK_CROSSING_GTK_GRAB' o 'gtk-ungrab' / 'GDK_CROSSING_GTK_UNGRAB' o 'state-changed' / 'GDK_CROSSING_STATE_CHANGED' enum Gtk2::Gdk::NotifyType o 'ancestor' / 'GDK_NOTIFY_ANCESTOR' o 'virtual' / 'GDK_NOTIFY_VIRTUAL' o 'inferior' / 'GDK_NOTIFY_INFERIOR' o 'nonlinear' / 'GDK_NOTIFY_NONLINEAR' o 'nonlinear-virtual' / 'GDK_NOTIFY_NONLINEAR_VIRTUAL' o 'unknown' / 'GDK_NOTIFY_UNKNOWN' SEE ALSO
Gtk2 COPYRIGHT
Copyright (C) 2003-2008 by the gtk2-perl team. This software is licensed under the LGPL. See Gtk2 for a full notice. perl v5.12.1 2010-07-05 Gtk2::Gdk::Event::Crossing(3)