fast_curl 0.2.0
Parallel HTTP requests via libcurl curl_multi API. Releases GVL during I/O, compatible with Async gem and Fiber scheduler. Supports execute (all), first_execute (first N), stream_execute (yield as ready). Built-in retry functionality for network errors and custom HTTP status codes.
Gemfile:
=
install:
=
Runtime Dependencies (1):
json
~> 2.0