Eric DayThoughts, code, and other oddments. |
Dark | Light |
|
|
|
< Narada – A Scalable Open Source Search Engine || Drizzle Regression Hunting > libdrizzle 0.3 ReleasedMay 29th, 2009I’m pleased to announce a new version of libdrizzle! This is mostly a bug fixing and maintenance release before I start in on more significant development. One of the new features I added was a hook to be able to use your own I/O event mechanism rather than the default poll(). This will allow you to use libraries like libevent, which can be useful when dealing with a large number of file descriptors, or to mix with other file descriptors in your application (for example, you could listen on other fd’s alongside the non-blocking Drizzle/MySQL socket connections). There is not much for examples or documentation yet with this feature, but for now you can email or find me in #drizzle on irc.freenode.net if you would like to know more. One of the next steps with libdrizzle is a better protocol abstraction, since the Drizzle protocol is diverging quite a bit from how the MySQL protocol works. With these abstractions, it will also be possible to easily add other database-like protocols (where column/row/fields make sense). I’m also going to start looking into more memory optimizations and performance tuning. Posted in Drizzle, Main, MySQLOne Response to "libdrizzle 0.3 Released"Leave a Reply< Narada – A Scalable Open Source Search Engine || Drizzle Regression Hunting > |
Blog Wiki About Resume RSS Comments Launchpad identi.ca OpenStack Scale Stack Gearman NW Veg Veg Food & Fit |
|
Copyright (C) Eric Day - eday@oddments.org All content licensed under the Creative Commons Attribution 3.0 License. Hosted by Rackspace Cloud |
|
Congratulations on the new release! Binary RPM packages for various distributions will be available from the openSUSE build service shortly – I just submitted the updated package:
http://software.opensuse.org/search?baseproject=ALL&p=1&q=libdrizzle