atomizer icon indicating copy to clipboard operation
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...

Results 18 atomizer issues
Sort by recently updated
recently updated
newest added

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...

enhancement
Research

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...

enhancement