Complex Event Processing: IT Liberator or Over-Engineering Hell?

 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Complex Event Processing RSS News Complex Event Processing: IT Liberator or Over-Engineering Hell?
# 1  
Old 08-01-2010
Complex Event Processing: IT Liberator or Over-Engineering Hell?

by Adrian Bridgwater, Dr. Dobbs Before getting down to technical details, I’d like to ask whether the future position of Complex Event Processing (CEP) tools and engines spells good news or bodes ill for our technology future. Specifically, I’d like to question whether CEP represents a highly agile customer-influenced IT delivery driver, or whether CEP [...]

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
GStreamer::Event::Custom(3pm)				User Contributed Perl Documentation			     GStreamer::Event::Custom(3pm)

NAME
GStreamer::Event::Custom - Structure describing events that are passed up and down a pipeline METHODS
GstEvent = GStreamer::Event::Custom->new ($type, $structure) o $type (GStreamer::EventType) o $structure (GStreamer::Structure) ENUMS AND FLAGS
enum GStreamer::EventType o 'unknown' / 'GST_EVENT_UNKNOWN' o 'flush-start' / 'GST_EVENT_FLUSH_START' o 'flush-stop' / 'GST_EVENT_FLUSH_STOP' o 'eos' / 'GST_EVENT_EOS' o 'newsegment' / 'GST_EVENT_NEWSEGMENT' o 'tag' / 'GST_EVENT_TAG' o 'buffersize' / 'GST_EVENT_BUFFERSIZE' o 'sink-message' / 'GST_EVENT_SINK_MESSAGE' o 'qos' / 'GST_EVENT_QOS' o 'seek' / 'GST_EVENT_SEEK' o 'navigation' / 'GST_EVENT_NAVIGATION' o 'latency' / 'GST_EVENT_LATENCY' o 'step' / 'GST_EVENT_STEP' o 'custom-upstream' / 'GST_EVENT_CUSTOM_UPSTREAM' o 'custom-downstream' / 'GST_EVENT_CUSTOM_DOWNSTREAM' o 'custom-downstream-oob' / 'GST_EVENT_CUSTOM_DOWNSTREAM_OOB' o 'custom-both' / 'GST_EVENT_CUSTOM_BOTH' o 'custom-both-oob' / 'GST_EVENT_CUSTOM_BOTH_OOB' SEE ALSO
GStreamer COPYRIGHT
Copyright (C) 2005-2011 by the gtk2-perl team. This software is licensed under the LGPL. See GStreamer for a full notice. perl v5.14.2 2012-03-01 GStreamer::Event::Custom(3pm)