librelist archives

« back to archive

Wsgid new release (will be 0.5.0) is ready for tests

Wsgid new release (will be 0.5.0) is ready for tests

From:
Dalton Barreto
Date:
2012-01-01 @ 22:17
Hello all,

I've finished what will be the next release of wsgid: 0.5.0.

Among all new features and bug fixes there is an important one:
Support for the async upolad mechanism provided by mongrel2 [1] . This
implementation makes it possible to handle arbitrary sized requests
with a very low memory use.

I'll do a feature freeze period for the next days until the official
release of 0.5.0. Please feel free to test it and report back any feed
backs you may have.

Thank you very much! This is a very important release since wsgid now
supports all major mongrel2's features.

To test the code just clone the repository at:
https://github.com/daltonmatos/wsgid

Some docs about how to use the async upload mechanism are available here: [2]

Enjoy!

[1] http://mongrel2.org/static/mongrel2-manual.html#x1-810005.5
[2] 
https://github.com/daltonmatos/wsgid/blob/develop/doc/sphinx/source/tutorials.rst

-- 
Dalton Barreto
http://daltonmatos.com

Re: Wsgid new release (will be 0.5.0) is ready for tests

From:
Dalton Barreto
Date:
2012-01-02 @ 22:33
2012/1/1 Dalton Barreto <daltonmatos@gmail.com>:
> Hello all,
>
> I've finished what will be the next release of wsgid: 0.5.0.
>
> Among all new features and bug fixes there is an important one:
> Support for the async upolad mechanism provided by mongrel2 [1] . This
> implementation makes it possible to handle arbitrary sized requests
> with a very low memory use.
>
> I'll do a feature freeze period for the next days until the official
> release of 0.5.0. Please feel free to test it and report back any feed
> backs you may have.
>
> Thank you very much! This is a very important release since wsgid now
> supports all major mongrel2's features.
>
> To test the code just clone the repository at:
> https://github.com/daltonmatos/wsgid
>

Please update your cloned repos, I just fixed a blocker bug.

https://github.com/daltonmatos/wsgid/commit/8f47b580eae4f294d5230ab7a4b88131c1be58c2

Thanks!

-- 
Dalton Barreto
http://daltonmatos.com