Registry / utility / atomix-atomix-runtime

atomix-atomix-runtime

JSON →
library1.1.2gogounverified

Runtime for building distributed systems with Atomix.

go get github.com/atomix/atomix/runtime
INSTALL
IMPORT
SIG · ATOMIX-ATOMIX-RUNT
A
atomix-atomix-runtime
utilitygov1.1.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

runtime
github.com/atomix/atomix/runtime

Create and start an Atomix runtime.

package main import ( "github.com/atomix/atomix/runtime" ) func main() { rt := runtime.New() rt.Start() }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.1.2latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
24 hits · last 30 days
node
20
Meta
1
OpenAI (training)
1
Resources
atomix-atomix-runtime — go get atomix-atomix-runtime · libregistry