Re: entry ordering for blackboard-style communication?
Shay Hassidim <[email protected]>
| Newsgroups | gmane.comp.java.sun.javaspaces |
|---|---|
| Message-ID | <[email protected]> |
Stefan , First of all we got a community edition you can use free of charge. You can get this here: http://www.gigaspaces.com/downloads.html#g If you are conducting an academic project we got special offering for these: http://www.gigaspaces.com/academic.htm The Space SQL query API allows you to query one class instances. We support querying all data types and al logical operations (<, >, => , =< , AND / OR / NOT etc). We provide fast indexing engine for bigger/less than queries as well equality queries used for classic JavaSpace matching queries. We provide also ability to perform queries based on Java regular expressions. In terms of Notifications we support regular expression , token based and bigger/less than templates. Please note we provide also JDBC API to the space. This means you can access any data written to the space via the JavaSpace API through JDBC. See: http://www.gigaspaces.com/docs/doc/JDBC-API_User_Guide.htm http://www.gigaspaces.com/docs/doc/JDBC_Supported_Features.htm Shay -----Original Message----- From: Stefan Schulz [mailto:[email protected]] Sent: Saturday, December 03, 2005 8:15 PM To: [email protected] Subject: Re: entry ordering for blackboard-style communication? Do you have, by any chance, a publicly accessible version of the SQL features of GigaSpaces? Thanks, Stefan Shay Hassidim wrote: > Please note GigaSpaces provide ability to perform also read and take with > SQL capabilities: > http://www.gigaspaces.com/docs/doc/Querying_the_Space.htm > =========================================================================== To unsubscribe, send email to [email protected] and include in the body of the message "signoff JAVASPACES-USERS". For general help, send email to [email protected] and include in the body of the message "help". To view past JAVASPACES-USERS postings, please see: http://archives.java.sun.com/archives/javaspaces-users.html =========================================================================== To unsubscribe, send email to [email protected] and include in the body of the message "signoff JAVASPACES-USERS". For general help, send email to [email protected] and include in the body of the message "help". To view past JAVASPACES-USERS postings, please see: http://archives.java.sun.com/archives/javaspaces-users.html