Il giorno 26/set/2011, alle ore 00:13, [email protected] ha scritto: > hi, > > what is the best practice for today to use mysql in async mode with > uwsgi? I know mysql driver doesn't support it, but what workaround > you would recommend?
Never used mysql for async apps, but i suppose the only viable solution is this one: https://launchpad.net/myconnpy this should be even monkey-patchable with gevent -- Roberto De Ioris http://unbit.it JID: [email protected] _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
