found this on github ...

http://github.com/espace/mysqlplus/tree/master

"An enhanced MySQL database driver. With support for async operations
and threaded database access."

Relevant ?


On Aug 27, 6:53 pm, Dirkjan Bussink <[EMAIL PROTECTED]> wrote:
> On 27 Aug 2008, at 16:37, rogerdpack wrote:
>
> > A question on datamapper's mysql and postgres drivers:
> > I assume they have similar thread friendliness as the 'standard' ruby
> > mysql and postgres drivers, i.e.
> > the postgres driver is ruby thread friendly and
> > the mysql drivers 'stop the world' while waiting for a request to come
> > back?
>
> Afaik we don't use the the asynchronious stuff in Postgres, so we're  
> not ruby thread friendly. Afaik the standard pg gem also doesn't use  
> it, so i wonder whether they are ruby thread friendly too. Any  
> information on that?
>
> --
> Regards,
>
> Dirkjan Bussink
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"DataMapper" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/datamapper?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to