gatoatigrado / vimap

Variations on imap
Other
12 stars 7 forks source link

Add some tests ... #11

Closed gatoatigrado closed 10 years ago

gatoatigrado commented 11 years ago

... that verify (a) vimap is properly streaming, respecting both the max_total_in_flight parameter, and producing output before grabbing futher input from an input generator (b) a big fork operation scatters work to worker processes correctly.