Menu

Client Remote Notification

Help
BlindedOne
2006-01-30
2013-04-02
  • BlindedOne

    BlindedOne - 2006-01-30

    Hi!
    I stumbled lately over this first-look-cool Framework and I wonder if this is also applicable for client side remote notification.

    Situation:
    I register as a client to a server thingy for RMI operation.
    Additionally I want to be notified RMI based from the server.

    Is there also a "beautified" solution for this?

    Thanx

     
    • Mario Linke

      Mario Linke - 2006-01-30

      It is a very interesting idea. Crispy is for the client side. The server side can be both, client and server. With the observer pattern, you can to register clients by the server and the server notify all clients by changes. A german article to this topic you can find on this web side:
      http://www.sigs.de/publications/js/2005/05/steiner_JS_05_05.pdf

       

Log in to post a comment.

Auth0 Logo