[Chicken-users] wishlist: http egg

2006-12-25 Thread Daishi Kato
- Support for multipart/* content-types. (especially for multipart/form-data) I was trying to write a content-parser, which turned out to be not enough. Daishi ___ Chicken-users mailing list Chicken-users@nongnu.org

[Chicken-users] request for repository access (new egg)

2006-12-25 Thread $)
Hi! I am currently involved in a webapp development using fastcgi, sedna xml database and chicken. We do heavy file uploads (~100Mb) through POSTs; so a pretty high performance multipart/form-data parser is required. We discovered that the parser built on top of mime.egg has a poor performance

[Chicken-users] Re: wishlist: http egg

2006-12-25 Thread Daishi Kato
Re: [Chicken-users] request for repository access (new egg) Hm, so I was wrong. On 12/25/06, Daishi Kato [EMAIL PROTECTED] wrote: - Support for multipart/* content-types. (especially for multipart/form-data) I was trying to write a content-parser, which turned out to be not enough. Daishi

Re: [Chicken-users] wishlist: http egg

2006-12-25 Thread elf
what do you need it to do? just parse http headers or general content-type dispatching with useful plugins? -elf On Mon, 25 Dec 2006, Daishi Kato wrote: - Support for multipart/* content-types. (especially for multipart/form-data) I was trying to write a content-parser, which turned

Re: [Chicken-users] anyone have a Playstation 3 ?

2006-12-25 Thread Brandon J. Van Every
Shawn Rutledge wrote: On 12/20/06, Brandon J. Van Every [EMAIL PROTECTED] wrote: I seriously doubt that the best way to make use of all those Cell processing units is with any kind of threading. I expect there's probably some way to more tightly synchronize their actions, when coding hand