dmitchell / scatter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scatter

To understand how this works, read this article.

Scatter is a Ruby gem that uses a Go powered native extension, using Go 1.5's new c-shared build mode.

It demonstrates performing parallel HTTP requests and aggregation on Go's side as a library, and using that library as a driver within Ruby with ruby-ffi.

About

License:MIT License


Languages

Language:Ruby 54.6%Language:Go 31.3%Language:Makefile 11.0%Language:Shell 3.0%