On 4/10/2010 4:01 PM, Dossy Shiobara wrote:

I see you created lp:anansi, how is that working out for you?


The project itself:

Eh, I didn't intend to mention it to anyone unless I made any progress. Frankly, I'd prefer the official AOLserver branch to be more active. Either way, I haven't pushed any change sets to the project yet.

It started with a few maybe naïve ideas: One of the things I would like to try is to delay chroot()ing until after much of the runtime linking is done. This way, I can keep shared libraries (like libpq.so) outside of my chroot() jail.

While looking into how to configure this, I considered that maybe much of the ns_section and ns_param stuff could be replaced with a dictionary (of dictionaries) outside of the global namespace.

I would also like use kqueue() for socket multiplexing. Really, it'd be nice to support all of the sexier edge triggered event notification routines.

Right now, I'm trying to determine if any of those things are possible and worth while.

Hosting on Launchpad:

I don't have much experience with github but I do like launchpad's blueprints feature and I don't think github has an equivalent (other than maybe wikipages).

When it comes to which VCS to use, I use git at work and bzr for personal things and I think both are light years ahead of CVS. I don't think we could go wrong by using either github or launchpad.

-ayan


--
AOLserver - http://www.aolserver.com/

To Remove yourself from this list, simply send an email to 
<[email protected]> with the
body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: 
field of your email blank.

Reply via email to