diff options
Diffstat (limited to 'doc/code')
-rw-r--r-- | doc/code/pangemma.md | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/code/pangemma.md b/doc/code/pangemma.md index e8c6544..eef522e 100644 --- a/doc/code/pangemma.md +++ b/doc/code/pangemma.md @@ -167,9 +167,7 @@ We recently introduced an lmdb version of the genotype file. This new genotype f ## Example - I created a very minimalistic example in Ruby with a simple round-robin scheduler: - -=> https://github.com/pjotrp/ruby-propagator-network/blob/main/propagator.rb +I created minimalistic examples in Ruby with 0MQ and [simple round-robin scheduler](https://github.com/pjotrp/ruby-propagator-network/blob/main/) ## Running tasks in parallel |