Jump to content

Sync/Async I/O


robhol

Recommended Posts

I was wondering whether file and SQLite I/O was synchronous or asynchronous?

I seem to remember them being synchronous, but I'm not sure, so I'd like some confirmation.

And how is the MySQL module? It seems to me that that would almost have to be async, due to the potential delays in querying a remote server.

Link to comment

AFAIK, file and SQLite functions are synchronous. Not sure if MySQL is synchronous though but probably is too. I wonder why you asked these questions here not IRC where most devs are?

Edited by Guest
Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...