Title: RE: Server Event Notification To Clients
Thats fantastic! How many clients do you have concurrently?
 
Tony
-----Original Message-----
From: Beer, Christian [mailto:[EMAIL PROTECTED]]
Sent: 05 March 2002 14:08
To: '[EMAIL PROTECTED]'
Subject: AW: Server Event Notification To Clients

We are using an ORACLE implementation of JMS and it works finest from VB!
-----Ursprüngliche Nachricht-----
Von: Tony Jeffery [mailto:[EMAIL PROTECTED]]
Gesendet: Dienstag, 5. März 2002 15:05
An: '[EMAIL PROTECTED]'
Betreff: RE: Server Event Notification To Clients

Is this just for Java implementations, in other words can only java clients use this? We will be using VB and C++ clients in the future, running off a java server.

-----Original Message-----
From: Harnish, Michael [mailto:[EMAIL PROTECTED]]
Sent: 05 March 2002 14:04
To: '[EMAIL PROTECTED]'
Subject: RE: Server Event Notification To Clients


Have you looked at JMS?

-----Original Message-----
From: Tony Jeffery [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, March 05, 2002 6:42 AM
To: '[EMAIL PROTECTED]'
Subject: Server Event Notification To Clients


Hi all,
Can anyone tell me the best way of implementing an event callback from the
server to the client, similar to Java RMI callbacks, so that I can notify
clients of server events? Would this mean a small SOAP server in the client
or is there some other way or am I asking the impossible? I don't want to
have to resort to polling the server for updates. Also if this is possible
how feasible would it be with many thousands of users connected concurrently
to the server/s and notifing them all this way? Any ideas would be very much
appreciated.
many thanks in advance
Tony Jeffery

Reply via email to