-
-
when access remote actor with bad address,will keep the error, resulting in a large system overhead.
**client code**
```go
package main
import (
"fmt"
"github.com/AsynkronIT/goconsole"
…
-
I was thinking about making this distributed using NATs or other infrastructure.
I guess it would get good to use a non tile based rendering process because this is a ray tracer and so each tile do…
-
Hello:
Guys.
https://github.com/AsynkronIT/protoactor-go/blob/dev/cluster/partition_actor.go#L83
Why not in the same actor of partitionActor?
Tha…
-
Huge thank you chewxy for doing this on github.
I have lots of ML python friends and worked with 25 on a project.
All python and spark. Was such a ball of fluff and sticky tape.
Looking forward to…
-
Its slow which is to be expected.
Wondering if a Discretization routine can help ?
https://en.wikipedia.org/wiki/Discretization
-
Hello,
When I tried to install it using the following command:
```
go get github.com/meAmidos/gopactor
```
I got the following message:
```
# github.com/meamidos/gopactor/catcher
Work/Go/src/g…
-
cc @yindongfei, @SebastianStehle, @wind-rider and others.
There have been a number of requests regarding pub-sub, per-silo activation in terms of clustering.
I'd like to raise this topic for dis…
-
As discussed in https://github.com/AsynkronIT/protoactor-dotnet/issues/137 and https://github.com/AsynkronIT/protoactor-dotnet/pull/136 there is an idea to separate out the concept of events vs snapsh…
-
When calculating what node owns what grains, we need a shared string hasher which is cross platform.
This one popped up in the github flow just now:
https://github.com/akka/akka/blob/master/akka-r…