Skip to content

Instantly share code, notes, and snippets.

@kaievns
Created February 24, 2019 23:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kaievns/30e4a121d6554e3d12c3293ca298700d to your computer and use it in GitHub Desktop.
Save kaievns/30e4a121d6554e3d12c3293ca298700d to your computer and use it in GitHub Desktop.
/- kicks in the process
+--------+
HTTP -> | kicker |
+--------+
|
V /- tracks generations
+--------+
*--->| looper |
| +--------+
| |
| V /- creates new population
| +----------+
| | populate |
| +----------+
| |
| V /- kicks in calculations batch and collects results
| +-----------+
| | aggregate |--+---+---+....+
| +-----------+ | | | |
| | V | | |
\________/ *------V---|----|-----*
| *--------V----|-------*
* | *-----------V---------*
* | *---------------------*
* | calculate score |
*---------------------*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment