atomizer
atomizer copied to clipboard
Imagine thousands of machines across multiple cloud instances and data centers executing simultaneous processing for you with minimal deployment effort. Enter Atomizer - a Go library that facilitates...
This involves moving sampler to be external to Atomizer such that Atomizer's responsibilities are purely around coordination of bonding and execution and samplers that are passed in are responsible for...
This should include the removal of sampler from the Atomizer internals design.
Setup sampler to use a smarter algorithm for tracking system resources that monitors both CPU, Memory and currently running atom instances to determine whether new requests should be pulled from...