Git Product home page Git Product logo

Comments (7)

saghul avatar saghul commented on August 30, 2024

Hi!

No, currently this is not compatible with Tornado 4.x, though patches are welcome :-) The advantages are:

  • Use of IOCP on Windows
  • Access to pyuv features like async file i/o

from tornaduv.

v3ss0n avatar v3ss0n commented on August 30, 2024

pyuv features like async file i/o

That interest me alot.
Thats mean Async i/o streaming probably working?
I will try abit to make it work on tornado 4.x if you like to give me some pointers i will be very happy.
How is performance on libuv vs tornado?

from tornaduv.

saghul avatar saghul commented on August 30, 2024

Thats mean Async i/o streaming probably working?

You'll need to manually use pyuv's API, but yeah, you can do it.

I will try abit to make it work on tornado 4.x if you like to give me some pointers i will be very happy.

There is no real advice I can give you other than "try to run the tests, fix, repeat" :-S They changed some APIs probably, so you'd need to account for that.

How is performance on libuv vs tornado?

Last time I tried they were on the same ballpark.

from tornaduv.

v3ss0n avatar v3ss0n commented on August 30, 2024

Cool Very interesting. Async i/o streaming alone is Interesting stuff. I also really love Folder monitor example of pyuv.

from tornaduv.

schlamar avatar schlamar commented on August 30, 2024

See Pull Request #8.

from tornaduv.

saghul avatar saghul commented on August 30, 2024

Closing, should be fixed by #8, which landed.

from tornaduv.

v3ss0n avatar v3ss0n commented on August 30, 2024

Thanks

from tornaduv.

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.