rssh / scala-gopher

Implementation of CSP constructions (Communication Sequence Process, i.e. go-like channels) in scala
Apache License 2.0
199 stars 7 forks source link

Do you need to Depend on Akka for this? #16

Closed sirinath closed 6 years ago

sirinath commented 7 years ago

Do you need to rely on Akka for this. Perhaps you can have a simple underlying layer to implement the functionality you really use. Perhaps something like a mailbox processor. May be you can have your own lightweight actors also. Some issues with Akka is:

rssh commented 7 years ago

TODO: think about scope and motivation for akka-less version. Now akka