Hey Mark,

I've spoken to "the boss" and she says it is fine for me to GSoC mentor this year :)

I think we should let mtaylor know about this project though, there are probably some Openstack resources that could be used for this too. Could even be classed as a Stackforge project.

Kind Regards
Andrew

On 20/04/13 21:17, Mark Atwood wrote:
Andrew,

Do you think you could mentor a student doing it?

..m




On Fri, Apr 19, 2013 at 11:51 AM, Andrew Hutchings
<and...@linuxjedi.co.uk <mailto:and...@linuxjedi.co.uk>> wrote:

    I started to write one for Libdrizzle Redux a while ago but didn't
    get very far due to time limitations (I don't think I even have the
    base code I created any more).  Someone should totally do that.

    Kind Regards
    Andrew


    On 19/04/13 18:49, Mark Atwood wrote:

        Hi!

        I'm just back from the OpenStack Summit.

        One session I attended was "The Xen of Eventlet". Eventlet is the
        event-oriented library/framework used by much of the OpenStack
        project.
        Event oriented programming turns the techniques for network
        programming
        inside out: instead of making a call on a socket and blocking
        until it
        completes, you make a call on a socket, return immediately, and
        then get
        an event when it's done.

        One of the severe pain points is that the standard MySQL client
        module
        for Python links to libmysql, and cannot be used in this way.

        I know that the Node.JS people use libdrizzle and have written a
        wrapper
        module around it, mainly *because* libdrizzle can be used this way.

        So what the Python and OpenStack world needs is a eventlet-capable
        Python module wrapped around libdrizzle.

        This sounds like an awesome GSoC project.  Now we just need a
        student
        and a mentor who are comfortable enough with Python events to
        write it.

        Any takers?

        ..m


        _________________________________________________
        Mailing list: https://launchpad.net/~__drizzle-discuss
        <https://launchpad.net/~drizzle-discuss>
        Post to     : drizzle-discuss@lists.__launchpad.net
        <mailto:drizzle-discuss@lists.launchpad.net>
        Unsubscribe : https://launchpad.net/~__drizzle-discuss
        <https://launchpad.net/~drizzle-discuss>
        More help   : https://help.launchpad.net/__ListHelp
        <https://help.launchpad.net/ListHelp>



    --
    Andrew Hutchings - LinuxJedi - http://www.linuxjedi.co.uk/




--
Andrew Hutchings - LinuxJedi - http://www.linuxjedi.co.uk/

_______________________________________________
Mailing list: https://launchpad.net/~drizzle-discuss
Post to     : drizzle-discuss@lists.launchpad.net
Unsubscribe : https://launchpad.net/~drizzle-discuss
More help   : https://help.launchpad.net/ListHelp

Reply via email to