Sponsored Content
Special Forums News, Links, Events and Announcements Complex Event Processing RSS News Another Seinfeld Announcement from StreamBase Post 302124617 by Linux Bot on Monday 2nd of July 2007 01:52:50 AM
Old 07-02-2007
Another Seinfeld Announcement from StreamBase

In yet another in a string of press releases about nothing, StreamBase announced version 5 of their product. I usually don't comment on the vacuous releases that come from this vendor, because I prefer to stick to substantial developments in the industry, but the coverage of StreamBase in DataMation included a priceless quote that I could not resist from CEO Barry Morris:
"It's not anymore about how StreamBase is 10 times faster than the next-fastest platform. It's about successes in the market. We're deployed in everything across financial markets right through to massively multi-user games and big federal projects."
Let's explore this a bit more deeply: first of all, the claim of 10X performance than the next-fastest platform is simply delusional: there are no CEP benchmarks in the industry. To claim performance superiority without proof points is old-fashioned corporate marketing hubris, and StreamBase continues on this ill-advised path to mis-lead the market with unsubstantiated claims. The good news is that intelligent consumers are not fooled by this press-release / sound bite approach.
But the second statement is even more fascinating - that StreamBase has turned its attention, after much online browbeating, to "success in the market" as the barometer for credibility. Let's explore their proclaimation of leadership in this space, because it is easy to validate: on their web site, StreamBase reports two customers. Their "financial markets" customer is a company called Wall Street on Demand. We're heavily into capital markets at Apama, and I had never heard of WSOD, so I went to their web site to check out what "leading-edge" stuff they are doing with StreamBase. Here's a link to their web site so you can check it out too. This company is an 8-person web design shop! Apparently they have created some sort of market data parsing application with StreamBase, but this application is not mentioned or described on their web site. The other customer they cite is a gaming company called BioWare, that announced that they selected (not deployed) StreamBase. This is an interesting use case, but there's nothing public to suggest that BioWare has deployed StreamBase in any of their multi-user games. I guess we'll have to install their product "Destroy All Humans!" to find out some day.
It's interesting to contrast this claim of customer success and leadership with the amazing list of references offered by the other CEP vendors who not only humbly offer credible proof points, but they also pay careful attention to making balanced, substantial noise in the market. Among them are:
  1. Kaskad (Boston Stock Exchange)
  2. Aleri Labs (Commerzbank)
  3. TIBCO BusinessEvents (Air France / KLM, Telecom Italia)
  4. Coral8 (Patient Care Technology Systems)
  5. Apama (JP Morgan, ABN Amro, Deutsche Bank, SEB, Finamex, Koscom, Bank Julius Baer, BGN (Item-level RFID))
CEP is an exciting, growing industry, and continued focus on credible proof points of its superior approach are the key to fueling this growth, and we hope the entire industry follows the path of education, not exaggeration, as CEP continues to grow.



Source...
 
inquiry-device-type(9P) 				   Kernel Properties for Drivers				   inquiry-device-type(9P)

NAME
inquiry-device-type, inquiry-vendor-id, inquiry-product-id, inquiry-revision-id, inquiry-serial-no - inquiry properties for SCSI devices DESCRIPTION
These are optional properties, typically created by the system, for SCSI target devices. References to these properties should use their sys/scsi/impl/inquiry.h defined names. inquiry-device-type is an integer property. When present, the least significant byte of the value indicates the device type as defined by the SCSI standard. Consumers of this property should compare the property values with DTYPE_* values defined in sys/scsi/generic/inquiry.h. inquiry-vendor-id is a string property. When present, it contains the vendor information. This information typically comes from the scsi_inquiry(9S) "inq_vid" field. inquiry-product-id is a string property. When present, it contains the product identification. This information typically comes from the scsi_inquiry(9S) "inq_pid" field. inquiry-revision-id is a string property. When present, it contains the product revision. This revision typically comes from the scsi_inquiry(9S) "inq_rev" field. inquiry-serial-no is a string property. When present, it contains the serial number. The serial number is typically obtained from the EVPD "Unit Serial Number" SCSI INQUIRY data (page 0x80). SEE ALSO
scsi_inquiry(9S) Writing Device Drivers NOTES
Values established at tran_tgt_init(9E) time by an HBA driver take precedence over values established by the system, and HBA driver values may not be the same length as the typical scsi_inquiry(9S) field. SunOS 5.11 18 May 2001 inquiry-device-type(9P)
All times are GMT -4. The time now is 12:14 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy