Code Monkey home page Code Monkey logo

Comments (4)

lucav76 avatar lucav76 commented on August 25, 2024

Hi,
Sorry for having waited so much to answer, I did not notice before.
Fibry is still experimental, in the sense that I am waiting for Loom to be merged into the mainline, plus there might be some corner cases that are not covered, but it should be stable.
I use it in production, though not with many actors, but it should not change much.

If you have more details on the problematic test, I would be happy ot check it.
If you are using it for HTTP, I hope that you are not using the Java embedded HTTP server, as that's only meant as a demo or for something really simple.

from fibry.

lucav76 avatar lucav76 commented on August 25, 2024

The support as distributed actor system is more experimental, and I would expect issues when there are network problems, so please let me know how you use it. If you have a PR or if you can share some code, that might also help.

from fibry.

hrj avatar hrj commented on August 25, 2024

Hi,

Yes, we were using the embedded HTTP server. Our needs are very simple, with just a few endpoints. But we wanted to choose something that could scale up later. So we thought Fibry's embedded server might be a good choice.

But it was giving very unpredictable performance, under stress, even on the regular JVM. About 10% of the HTTP requests (for a simple endpoint that returns a static string) were stuck for more than 15 seconds.

While we were waiting for your reply (no pun intended), I created a simple HTTP server wrapped around the com.sun...HttpServer. I tested it with loom using an executor that creates a virtual threads and it gives pretty good performance.

So we went with that implementation.

But anyway, thanks for your response. Will keep an eye on updates from this project.

from fibry.

lucav76 avatar lucav76 commented on August 25, 2024

Cool! I am happy to hear that you solved your problem. I will check if I can do something about Fibry.

Thanks!

from fibry.

Related Issues (8)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.