[haXe] cacheModule and global variables with threads
Daniel Daley
dan at chameleoncode.jp
Tue Jul 3 02:32:16 CEST 2007
On Jul 2, 2007, at 5:02 PM, Daniel Cassidy wrote:
> Hi Dan 3 :)
>
> I'm working on a FastCGI wrapper for Neko with the same API as
> mod_neko. At the moment I haven't done much other than demonstrate to
> myself that I understand the Neko docs, but it's fairly certain to get
> done soonish since I'm running lighttpd on my own webserver.
>
> Feel free to mail me about it if you have any questions/suggestions,
> or just to nudge me into getting it done...
>
> Dan 2.
>
>
Three Dans here? Wow.
I haven't looked at the source yet, but is the mod_neko code built
in such a way we could just write a layer overtop of it to minimize
trouble keeping the code up to date? I've done quite a bit of work
writing cgi modules in C but have never dealt with writing code
directly for FastCGI. I see they have a library though to ease the
pain, so maybe it's not too bad.
-- Dan 3 --
More information about the Haxe
mailing list