gosiris icon indicating copy to clipboard operation
gosiris copied to clipboard

An actor framework for Go

Results 12 gosiris issues
Sort by recently updated
recently updated
newest added

please consider this a suggestion/work_in_progress :) I just started learning Go, and for a personal project I found I needed the Ask pattern that is present in Akka... so here's...

I got this error while running go build when trying to run the helloworld example > source.golabs.io/growth/actor-model-demo/vendor/github.com/openzipkin/zipkin-go-opentracing/_thrift/gen-go/scribe > > vendor/github.com/openzipkin/zipkin-go-opentracing/_thrift/gen-go/scribe/scribe.go:101:15: cannot assign 1 values to 2 variables > > vendor/github.com/openzipkin/zipkin-go-opentracing/_thrift/gen-go/scribe/scribe.go:147:28:...

Hi, Just wrote this initial draft so that you could quickly have a look at it. is this in the right direction? let me know. thanks.

Add a Couchbase 5 connector

enhancement

Today even if two actors are deployed in the same actor system, gosiris will use the transport defined (if any). This means gosiris will publish a message to Kafka or...

enhancement

Add a new serialization mode based on Protobuf

enhancement

Add configurable options to connect to Zipkin

enhancement

Add configurable options to connect to Kafka

enhancement

Add configurable options to connect to etcd

enhancement