[Chicago] Lightweight Async HTTP Client

Brantley Harris deadwisdom at gmail.com
Thu Aug 8 17:37:39 CEST 2013


Oh yeah, I should read the whole thing next time.


On Thu, Aug 8, 2013 at 10:33 AM, Matt Bone <thatmattbone at gmail.com> wrote:

> gevent, eventlet, and thus grequests or erequests will not work for
> Tal because of his jython requirement.
>
> On Thu, Aug 8, 2013 at 10:25 AM, Brantley Harris <deadwisdom at gmail.com>
> wrote:
> > Highly recommend using a gevent or eventlet solution.
> >
> >
> > On Thu, Aug 8, 2013 at 10:18 AM, Sean Brant <brant.sean at gmail.com>
> wrote:
> >>
> >> https://github.com/kennethreitz/grequests is good.
> >>
> >>
> >> On Thu, Aug 8, 2013 at 9:54 AM, Tal Liron <tal.liron at threecrickets.com>
> >> wrote:
> >>>
> >>> Can anybody recommend such a library?
> >>>
> >>> I know both Tornado and Twisted have good client libraries, but they
> are
> >>> actually too heavy for this use case, because I really just need a
> client
> >>> and not a server.
> >>>
> >>> Plot twist: Must work on Jython.
> >>>
> >>> -Tal
> >>>
> >>> _______________________________________________
> >>> Chicago mailing list
> >>> Chicago at python.org
> >>> http://mail.python.org/mailman/listinfo/chicago
> >>>
> >>
> >>
> >> _______________________________________________
> >> Chicago mailing list
> >> Chicago at python.org
> >> http://mail.python.org/mailman/listinfo/chicago
> >>
> >
> >
> > _______________________________________________
> > Chicago mailing list
> > Chicago at python.org
> > http://mail.python.org/mailman/listinfo/chicago
> >
> _______________________________________________
> Chicago mailing list
> Chicago at python.org
> http://mail.python.org/mailman/listinfo/chicago
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/chicago/attachments/20130808/ad2394ad/attachment.html>


More information about the Chicago mailing list