[Stackless] norm's notes: more experiments
Aaron Watters
aaron at reportlab.com
Mon Nov 25 16:22:15 CET 2002
I have a newer version which I'm packaging up today.
It doesn't include norm's notes yet. I'm happy to have it
in your cvs tree if you can arrange it so that I can modify
it.
-- Aaron Watters
Christian Tismer wrote:
> Aaron Watters wrote:
>
>> Hi Chris and folks.
>>
>> I made a "collaborative document creation tool" using stackless,
>> http, and sql (gadfly).
>>
>> The interesting thing from the perspective of this list is that
>> -- multiple http connections in one process
>> -- each "http session" (sequence of connections by same browser) is
>> handled by it's own tasklet.
>> -- persistant database connection.
>>
>> If you want to try it's under ../normsNotes in
>> ftp://ftp.reportlab.com/tmp/stackless_experiments.zip
>
>
> Hi Aaron,
> I grabbed th last version of this archive and added the
> content to my internal devlopment CVS tree.
> Please let me know if you have a newer version.
> I'm also asking whether you allow me to put these
> examples into the public stackless pages, or do you
> prefer to do this in another way?
>
> cheers - chris
>
More information about the Stackless
mailing list