Page 2 of 2 FirstFirst 12
Results 11 to 14 of 14

Hybrid View

  1. #1
    Administrator
    Join Date
    Feb 2012
    Location
    Milano
    Posts
    716
    Hi Mario,

    There exist two flavors of Proxy Data Adapter: NetworkedDataProvider and RobustNetworkedDataProvider.
    In your case you are using the first one that explicitly provides not to start listening on the server TCP port until both the request_reply_port and notify_port (7001, 7002) are connected.

    You can switch to RobustNetworkedDataProvider that allows the server to start even before the Remote Adapter has connected.

    Code:
    <adapter_class>ROBUST_PROXY_FOR_REMOTE_ADAPTER</adapter_class>
    Furthermore, the RobustNetworkedDataProvider contains some recovery capabilities and avoid to terminate the Lightstreamer Server process. Full details on the recovery behavior are available as inline comments within the example adapters.xml file available in the “Lightstreamer/DOCS-SDKs/adapter_remoting_infrastructure/doc/adapter_robust_conf_template” folder.

    Regards,
    Giuseppe

  2. #2
    Again, it worked! Thanks Giuseppe.

    As for the Moderato issue, I'll have to start testing and see how it behaves under load. What could worry me would be the higher Items update frequency, because we will be using JavaScript client lib.

    As you can attest, I'll post my findings or hiccups.

    Best wishes,
    Mario

 

 

Similar Threads

  1. Using the direct network protocol?
    By Alessandro in forum Client SDKs
    Replies: 2
    Last Post: July 19th, 2010, 09:01 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 10:04 AM.