Search:

Type: Posts; User: kjohann

Search: Search took 0.02 seconds.

  1. Never mind! Just noticed that the log from...

    Never mind! Just noticed that the log from starting the server actually says "Lightstreamer HTTP Server" listening to *:8080" and not "localhost:8080", so then I can get to the Lightstreamer "built...
  2. Expose Lightstreamer over local network (cabled)

    Hi!

    I am a complete newbie when it comes to setting up servers and such so I was hoping someone could help me with this.. I have the newest version of Lightstreamer Vivace (5.1.1 - eval license)...
  3. Replies
    4
    Views
    10,692

    Thanks for the tips! I've sent an email to...

    Thanks for the tips! I've sent an email to info@lightstreamer.com and will get an eval license :)
  4. Replies
    4
    Views
    10,692

    I have need for more than 20 concurrent users (I...

    I have need for more than 20 concurrent users (I acctually don't know what will be the upper limit as of this time, but I know it will be more than 100). An eval license - does that mean I can try...
  5. Replies
    4
    Views
    10,692

    Lightstreamer throttling outgoing events?

    I'm currently writing a master thesis on web application frameworks for real-time communication, and as a part of that, I want to do load tests of different frameworks. I do this by using several...
  6. Replies
    8
    Views
    15,423

    Yes, those restrictions are acceptable. As long...

    Yes, those restrictions are acceptable. As long as I can start and stop the server in my tests, I think that I will be able to write the testcases that I want. Either by the use of fake adapters or...
  7. Replies
    8
    Views
    15,423

    I don't think making a client inside the adapter...

    I don't think making a client inside the adapter would solve my problem. That would mean that the class I'm testing is different from the actual class. However, I have though about two possible...
  8. Replies
    8
    Views
    15,423

    The ultimate scenario would be if I could write...

    The ultimate scenario would be if I could write something like:
    @Test
    public void testSomeServerFunc() {
    startServer();
    call dataAdapter.subscribe(*some data*)
    //Have some way of listening...
  9. Replies
    8
    Views
    15,423

    Yes - that is exactly what I am asking. I know...

    Yes - that is exactly what I am asking. I know that Play is based on a request/reply model, but from what I have understood, it is also possible to use the "fakeapplication" to test WebSocket...
  10. Replies
    8
    Views
    15,423

    Integration testing

    Hi

    I wonder if there is a way to do integration tests with the lighstreamer server by creating a "fake server". Play Framework offers a "fakeapplication" out of the box (see...
Results 1 to 10 of 10
All times are GMT +1. The time now is 02:46 PM.