Xitrum 2.5

28 views
Skip to first unread message

Ngoc Dao

unread,
May 6, 2013, 10:54:01 PM5/6/13
to Xitrum web framework

mohamma...@gmail.com

unread,
May 7, 2013, 12:29:09 AM5/7/13
to xitrum-f...@googlegroups.com
Too fast :)
I am still pre 2.0 :(
Will upgrade soon though.

mohamma...@gmail.com

unread,
May 7, 2013, 12:36:21 AM5/7/13
to xitrum-f...@googlegroups.com
I am not requesting this fature, but out of interest, 


It seems like ( not reading with enough attention ) that server side needs to support Chunked Transfer Encoding.

Does Xitrum support such mechanism? 
 

On Tuesday, May 7, 2013 12:54:01 PM UTC+10, Ngoc Dao wrote:

Ngoc Dao

unread,
May 7, 2013, 1:49:48 AM5/7/13
to Xitrum web framework
Thanks for the link.

For Chunked Transfer Encoding, please see Xitrum Guide:
http://ngocdaothanh.github.io/xitrum/guide/async.html#chunked-response


On 5月7日, 午後1:36, mohammad.bhu...@gmail.com wrote:
> I am not requesting this fature, but out of interest,
>
> I have come to know about Facebook BigPipe (http://www.cubrid.org/blog/dev-platform/faster-web-page-loading-with-...
> )
>
> It seems like ( not reading with enough attention ) that server side needs
> to support Chunked Transfer Encoding.
>
> Does Xitrum support such mechanism?
>
>
>
>
>
>
>
> On Tuesday, May 7, 2013 12:54:01 PM UTC+10, Ngoc Dao wrote:
>
> > I've just released Xitrum 2.5:
> >https://github.com/ngocdaothanh/xitrum/blob/master/CHANGELOG
>
> > This release is mainly for fixing this bug:
> >https://github.com/ngocdaothanh/xitrum/issues/126
>
> > To update Xitrum from 2.4 to 2.5, see this example:
>
> >https://github.com/ngocdaothanh/xitrum-new/commit/811ad15199beef352b6...

Ngoc Dao

unread,
May 7, 2013, 2:02:42 AM5/7/13
to Xitrum web framework
With the introduction of ActionActor in Xitrum 2, you can easily
implement BigPipe. Your ActionActor will spawn multiple worker actors,
collect results from the actors, and send them to the browser using
chunked responses.

See the ActionActor example at the new Xitrum home page:
http://ngocdaothanh.github.io/xitrum/
Reply all
Reply to author
Forward
0 new messages