Re: new subscriber and questions

Bob Craig <[email protected]> Sat, 11 Nov 2006 17:32:07 -0600
Newsgroups gmane.comp.java.sun.javaspaces
Message-ID <2F6133743473D04B8685415F8243F47601E82D81@madison-msg1.global.avidww.com>
Rikard, for the solution we've developed for Avid, we have Log Service Providers that register and publish a subscribe API.  However, log messages that get sent to the subscribers is sent over a direct TCP socket connection using a simple message packet protocol.  We felt this would scale to higher messages/sec then most of other built in mechanisms.
 
Can't comment on the second question - we don't use JavaSpaces.
 
Bob Craig
 
 

 
________________________________

From: Rikard Elofsson [mailto:[email protected]]
Sent: Sat 11/11/2006 2:23 PM
To: [email protected]
Subject: new subscriber and questions



Hi all

I'm new to the list, did some Jini things around 2000 but it never went
commercial. I a currently looking at the next generation of our companys
core platform (currently it is a non-scaling server) and have been
brushing up on Jini and I will do some tests to see if it is the way we
want to go (which i hope). Our service is basically a web server with
different services, so I'm thinking thin Jini proxies and work on the
servers in most if not all cases.

Anyways - two questions for starters:

1) How to do centralized logging? Just have the log servers register and
then do the actual logging via UDP? Or use some Jini-thing like events
or something completely different? How do people do this in general?

2) How to do database access? Would a JavaSpace where request and
response objects (sort of) are put be a "good" way of going about this?
If yes, is there a nice way of the server(s) to pick the older requests
before new ones? Should there be multiple JavaSpaces or just one? Is
there a "standard" way of going about this?

I do understand these questions are sort of general and maybe hard to
answer but just want to pick your brains, plz comment and tell me if i
need to clarify something or read some FAQ.

Regards
//Rikard

===========================================================================
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