Skip to content

dmitchell/scatter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 54.7%
  • Go 31.3%
  • Makefile 11.0%
  • Shell 3.0%