Re: Database resultset managing best practices
Andrea Angeloni <[email protected]>
| Newsgroups | gmane.comp.java.sun.javaspaces |
|---|---|
| Message-ID | <000c01c6739b$02f5dbf0$a8f1fea9@omino> |
Thanks everyone for the suggests. GW> Storing large objects into Javaspaces as a temporary exchange of data GW> interface, is possible, but unless you have lots of queries and lots of GW> work for each query where you want to distribute the load, the use of GW> Javaspaces might not be a good match. Yes, but I'm doing a theoretical work, it's a proof rather a real word application (where performances and other non-funtional aspects may be critical). I'll try to compare this solution with conventional DB apps. By the way, is there somewhere where I can find a comparison between a "space-based db platform" and an ordinary n-tier architecture db platform? N.B using JavaSpaces as a middleware, not as a persistence layer, as a "db" itself). Andrea =========================================================================== 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