Search:

Type: Posts; User: giuseppe.corti

Page 1 of 20 1 2 3 4

Search: Search took 0.03 seconds.

  1. Thanks for the feedback. Regards, Giuseppe

    Thanks for the feedback.

    Regards,
    Giuseppe
  2. Hi, Please could you share some more...

    Hi,

    Please could you share some more information about the problem you got with the Python client you have tested?
    I.e. whether you are able to open a client session or not or only the data...
  3. Hi Krishna Teja K, I'm not sure if you've...

    Hi Krishna Teja K,

    I'm not sure if you've already come across this feature, but maybe it could be useful in your scenario:...
  4. Hi Krishna Teja K, Sorry but your scenario is...

    Hi Krishna Teja K,

    Sorry but your scenario is not totally clear to me, but have you tried to use removeRow?

    Regards,
    Giuseppe
  5. Hi Krishna Teja K, You need to add 'click'...

    Hi Krishna Teja K,


    You need to add 'click' in the fieldsList.

    Regards,
    Giuseppe
  6. Hi Krishna Teja K, Ok, so we need to...

    Hi Krishna Teja K,

    Ok, so we need to understand why your client don't receive the "click" field as expected.
    Please could you post here the code lines the client use to subscribe?
    Are you able...
  7. Hi Krishna Teja K, The snippet of code you...

    Hi Krishna Teja K,

    The snippet of code you attached seems correct to me and the onclick should be actually updated.
    Could you please try to trace if indeed your page receives the update with the...
  8. Hi Krishna Teja K, The snippet of code you...

    Hi Krishna Teja K,

    The snippet of code you attached seems correct to me and the onclick should be actually updated.
    Could you please try to trace if indeed your page receives the update with the...
  9. Replies
    2
    Views
    449

    Hi zumb001, The SubscriptionException thorown...

    Hi zumb001,

    The SubscriptionException thorown in the Data Adapter is not notified to the clients; it just causes the clients not to receive data.
    This is because we expect that all checks on the...
  10. Replies
    1
    Views
    1,244

    Hi ManKeer, In case a subscription is...

    Hi ManKeer,

    In case a subscription is configured to use an Item Group the string representing the group name can have a free format.
    But the getItems method must always return the full list of...
  11. Replies
    1
    Views
    1,375

    Hi ManKeer, No, it's up to your Metadata...

    Hi ManKeer,

    No, it's up to your Metadata (notifyUser method) to detect the case.
    In order to kill the old client session you have various options depending on the Lightstreamer version and...
  12. Replies
    12
    Views
    56,719

    Sticky: Certainly, since you have added parameters in the...

    Certainly, since you have added parameters in the `<data_provider>` section, you will need to add code to read and use them. Therefore, in the `init` method of your Data Adapter, you will need to...
  13. Replies
    12
    Views
    56,719

    Sticky: Hi Vinayak Singh, For such a simple example...

    Hi Vinayak Singh,

    For such a simple example like HelloWorld, the configuration file of the AdapterSet is equally simple, and you can find it described here:...
  14. Replies
    12
    Views
    3,296

    It means that the Lightstreamer server receives...

    It means that the Lightstreamer server receives an update from the Data Adapter for an item name that actually doesn't currently have an active subscription for.

    Regards,
    Giuseppe
  15. Replies
    12
    Views
    3,296

    Hi ManKeer, If you are expecting only one...

    Hi ManKeer,

    If you are expecting only one client session, there are two strange things that can be inferred from this request list:

    1) It seems that there are two streams of parallel requests...
  16. Replies
    2
    Views
    1,389

    Hi rthompson, Please consider that the...

    Hi rthompson,

    Please consider that the subscription_timeout_millis setting does not apply in case an explicit unsubscribe request has been received for that item.
    It applies only in cases where...
  17. Replies
    12
    Views
    3,296

    Hi ManKeer, If the delays involve only a...

    Hi ManKeer,

    If the delays involve only a subset of the clients and then we can exclude a general problem affecting the whole server you should look for the "NIO write queue" and "NIO write queue...
  18. Hi Vinayak, No sorry, unfortunately we have no...

    Hi Vinayak,

    No sorry, unfortunately we have no specific documentation.
    You should rely on the official exec plugin documentation: https://www.mojohaus.org/exec-maven-plugin/index.html
    But you...
  19. Hi Vinayak, This is the project of a Remote...

    Hi Vinayak,

    This is the project of a Remote Data Adapter the can be launched stand-alone via maven: https://github.com/Lightstreamer/Lightstreamer-example-StockList-adapter-java-remote


    mvn...
  20. Replies
    6
    Views
    38,104

    Hi andres1, We plan to release an official C++...

    Hi andres1,

    We plan to release an official C++ library in the near future, but honestly it's not expected in the very short term.
    So at the moment you have to implement the TLCP protocol, at...
  21. Hi Vinayak, No, unfortunately at the moment...

    Hi Vinayak,

    No, unfortunately at the moment there is no any example that launches contextually the server directly from maven.
    As said in one of the previous posts, you should create a specific...
  22. Hi Vinayak, The "Hello World Tutorial - Java...

    Hi Vinayak,

    The "Hello World Tutorial - Java Adapter" project target is to create an In-process Data Adapter.
    This type of adapters do not provide the possibility of being launched as stand alone...
  23. Hi Vinayak, With the pom file provided in the...

    Hi Vinayak,

    With the pom file provided in the Helloworld Java project you can only build the jar of the demo: mvn package.

    In order to deploy your jar and run the demo you have to follow the...
  24. Hi Vinayak Singh, A typical deployment...

    Hi Vinayak Singh,

    A typical deployment scenario of an application that uses Lightstreamer for real-time data is the one shown here:
    ...
  25. Hi Vinayak Singh, Sorry, but I'm not sure I...

    Hi Vinayak Singh,

    Sorry, but I'm not sure I understand what exactly your needs are.

    The minimal command to launch the Ligthstreamer server without use one of our scripts is:
    1. Open a command...
Results 1 to 25 of 500
Page 1 of 20 1 2 3 4
All times are GMT +1. The time now is 04:31 PM.