Git Product home page Git Product logo

Comments (6)

methane avatar methane commented on July 29, 2024

Hi, @haizaar . Thanks to contact me. I love your idea.

At first, I want to use asyncio to make PyMySQL async.
But I realized that using asyncio based library from Tornado is not simple.
So I made this project as temporal solution.

For long term solution, I feel asyncio is the best. It's coroutine is faster than Tornados'
thanks to yield from, and it supports Windows IOCP.
But in middle term, PostgreSQL based approach is looks good to me.
It's widely used already.

from tornado-mysql.

haizaar avatar haizaar commented on July 29, 2024

Excellent.

I agree that in the end we all will hopefully use just asyncio.

But until it happens we'll need a layered approach.

BTW Tornado plugging in external event loop implementation since v4.0.

OK,
So if in the beginning of October you'll have some psycopg2-style async
code ready in PyMySQL, I then can integrate it into momoko pretty fast.

Cheers,
Zaar
On Sep 9, 2014 8:11 PM, "INADA Naoki" [email protected] wrote:

Hi, @haizaar https://github.com/haizaar . Thanks to contact me. I love
your idea.

At first, I want to use asyncio to make PyMySQL async.
But I realized that using asyncio based library from Tornado is not simple.
So I made this project as temporal solution.

For long term solution, I feel asyncio is the best. It's coroutine is
faster than Tornados'
thanks to yield from, and it supports Windows IOCP.
But in middle term, PostgreSQL based approach is looks good to me.
It's widely used already.


Reply to this email directly or view it on GitHub
#1 (comment).

from tornado-mysql.

haizaar avatar haizaar commented on July 29, 2024

Hi Naoki,

I'm back in track.

Do you have any async-poll code ready for integration with momoko?

Best,
Zaar

from tornado-mysql.

whardier avatar whardier commented on July 29, 2024

Awwww.. sad thread. Did this get any traction?

from tornado-mysql.

haizaar avatar haizaar commented on July 29, 2024

No unfortunately.
On Oct 7, 2015 00:47, "Shane R. Spencer" [email protected] wrote:

Awwww.. sad thread. Did this get any traction?


Reply to this email directly or view it on GitHub
#1 (comment)
.

from tornado-mysql.

methane avatar methane commented on July 29, 2024

Sorry. Current my thought is here

from tornado-mysql.

Related Issues (20)

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.