Marc
Marc
Implement Future along the lines of scala.concurrent.Future Perhaps it should have pluggable implementations? Some interesting ideas: https://github.com/grosser/parallel https://github.com/robgleeson/iprocess https://github.com/celluloid/celluloid/wiki/futures Ideally, I think on MRI you would want a back-end based...
Implement something like the do-notation gem, to add something like Haskell's do notation, or Scala's for expressions See https://github.com/aanand/do_notation
Hi there, We've found some pre-existing mysql monitoring configurations using `mysampler`. Unfortunately, no present folks on our team are very knowledgable in its usage. So I thought I'd ask here:...