nimblebox logo
Docs
v3.3.1b

nbox.lib.dist

With NimbleBox you can run cluster wide workloads from anywhere. This requires capabilities around distributed computing, process managements. The code here is tested along with nbox.Relic to perform distributed local and cloud processing.

If you find yourself using this reach out to NimbleBox support.

Classes

iconclassLocalNBXLet
[source]
iconfunction__init__
[source]
iconfunction__repr__
[source]
iconfunctionforward
[source]
iconclassNBXLet
[source]
iconfunction__init__
[source]

The Operator that runs the things on any pod on the NimbleBox Jobs + Deploy platform. Name a parody of kubelet, dockerlet, raylet, etc

iconfunctionrun
[source]

Run this as a batch process

iconfunctionserve
[source]

Run a serving API endpoint

nbox SDKnbox provides built in access to all the APIs and packages them in the most user friendly manner.Star 0