Results 1 to 10 of 10

Hybrid View

  1. #1
    Thank you for your time and response!

    My next question is what does the LghtStreamer server side actually do when using remote adapters exclusively ?\

    I mean, If I the remote adapter (data & metadata) can handle all the functionality like I described above i.e SSO, data caching, listening to a messaging system for data updates etc.

    I would appreciate more details if you can share this.

    Thanks again!

  2. #2
    Administrator
    Join Date
    Jul 2006
    Location
    Milan
    Posts
    1,091
    I suppose that you refer to the Lightstreamer-server-side of the adapters (i.e. the Proxy Adapter). Its job is to act as a RPC stub.
    In fact, the Proxy Adapter on one side and LS Remote SDK library on the other side work like a RPC layer, transferring the requests from LS Server kernel from the Proxy Adapter to the Remote Adapter (although the interface from LS Server kernel to the Proxy Adapter and the interface between LS Remote SDK library and the Remote Adapter are slightly different).
    Hence the LS Server kernel sees the Proxy Adapter as a normal Adapter, but in fact its requests are fulfilled by the Remote Adapter.

    To do this, the Proxy Adapter performs the connection with the Remote counterpart and transfers the invocations done by LS Server kernel into messages for the Remote Adapter, and transfers back the messages from the Remote Adapter to LS Server kernel.
    For this reason, the Proxy Adapter, as well as LS Remote SDK library, is provided by Lightstreamer and only requires some configuration.
    A longer explanation can be found in this document.

 

 

Similar Threads

  1. Replies: 7
    Last Post: February 3rd, 2017, 02:37 PM
  2. Replies: 2
    Last Post: April 28th, 2014, 02:23 PM
  3. Replies: 1
    Last Post: December 30th, 2013, 09:32 AM
  4. Replies: 1
    Last Post: March 15th, 2013, 09:20 AM
  5. Replies: 4
    Last Post: October 24th, 2011, 09:33 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
All times are GMT +1. The time now is 04:40 AM.