Pinned Loading
-
Proccess mapper tool
Proccess mapper tool 1// So this code is processing a channel of stuff with uniq id's. Pretend we have incomming stuffpackets
2// from a network connection that are unsorted and need to be processed per id. The stuff processor will
3// put these packets in their own channel to be processed with their own routine in thehandlymystuff
4// function. It looks up the corresponding channel in a map. If the channel does not exists, it will be
5// created and directly used for the first itteration and so on.
-
ansible
ansible PublicForked from ansible/ansible
Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy. Avoid writing scripts or custom code to deploy and update your applications— automate…
Python
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.