Hi, A few pointers and ideas:
1) ext/pgsql has support for asynchronous queries (pg_send_query() and friends) 2) maybe you can create something out of MySQL Proxy that splits out a single query into multiple queries and then rejoins them 3) since MySQL AB is actively developing a new libmysql replacement for PHP only, you might want to talk to them about implementing something like this
regards, Lukas -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php