[ 源代码: ruby-typhoeus ]
软件包:ruby-typhoeus(1.4.0-1)
parallel HTTP library on top of ethon
Typhoeus is a HTTP client library based on Ethon which wraps libcurl. Sitting on top of libcurl makes Typhoeus very reliable and fast.
Like a modern code version of the mythical beast with 100 serpent heads, Typhoeus runs HTTP requests in parallel while cleanly encapsulating handling logic.
其他与 ruby-typhoeus 有关的软件包
|
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
- 或者 ruby-interpreter
- 软件包暂时不可用
-
- dep: ruby-ethon (>= 0.9.0~)
- libcurl wrapper using ffi