Sponsored Content
Full Discussion: The 2007 CEP Blog Awards
Special Forums News, Links, Events and Announcements Complex Event Processing RSS News The 2007 CEP Blog Awards Post 302159632 by Linux Bot on Friday 18th of January 2008 05:50:07 AM
Old 01-18-2008
The 2007 CEP Blog Awards

Tim Bass
Fri, 18 Jan 2008 10:32:57 +0000

Here are*the CEP Blog Awards for 2007, based on the three categories outlined in An Overture to the 2007 CEP Blog*Awards.
The CEP Blog Award for*Rule-Based Event Processing
Winner: TIBCO Software
TIBCO has a very robust and sophisticated progress-oriented event processing product, TIBCO BusinessEvents, with a proven event processing*customer base.** TIBCO has a rich complimentary software suite for business process and*enterprise*integration, management, visualization, personalization*and optimization.** TIBCO has been in business for many years and has a global reach for both sales and professionals services.
The CEP Blog Award for Event Stream Processing
Winner:* Progress Apama
Similar to TIBCO in middleware status, Progress*Apama has a strong*event stream processing product with a proven customer base.**Apama*has complimentary software suites for business process and enterprise integration.***Progress also has been in business for many years and has a global reach for both sales and professionals services.
The CEP*Blog Award* for Advanced Event Processing
Winner:* Reserved.
None of the software companies currently marketing themselves as event processing platforms*meet the our criteria for the Advanced Event Processing award in 2007.
Image Image Image Image Image Image Image Image


Source...
 
XML::Atom::Collection(3pm)				User Contributed Perl Documentation				XML::Atom::Collection(3pm)

NAME
XML::Atom::Collection - Collection object SYNOPSIS
my $categories = XML::Atom::Categories->new; $categories->href('http://example.com/cats/forMain.cats'); $categories->add_category($category); my $collection = XML::Atom::Collection->new; $collection->href('http://example.org/reilly/main'); $collection->title('My Blog Entries'); $collection->categories($categories); # Get a list of the categories elements my @categories = $collection->categories; METHODS
XML::Atom::Collection->new $collection->href $collection->title $collection->accept $collection->accepts $collection->add_accept $collection->categories $collection->element_name $collection->element_ns SEE ALSO
XML::Atom XML::Atom::Service AUTHOR
Takeru INOUE, <takeru.inoue _ gmail.com> LICENCE AND COPYRIGHT
Copyright (c) 2007, Takeru INOUE "<takeru.inoue _ gmail.com>". All rights reserved. This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See perlartistic. DISCLAIMER OF WARRANTY
BECAUSE THIS SOFTWARE IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE SOFTWARE, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE SOFTWARE "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE SOFTWARE IS WITH YOU. SHOULD THE SOFTWARE PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR, OR CORRECTION. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE SOFTWARE AS PERMITTED BY THE ABOVE LICENCE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE SOFTWARE (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE SOFTWARE TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. perl v5.14.2 2012-04-04 XML::Atom::Collection(3pm)
All times are GMT -4. The time now is 03:33 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy