[ 原始碼: 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