https://github.com/arschles/gotp
(Experimental) Actors and an OTP clone, implemented in Go
https://github.com/arschles/gotp
actors concurrency go golang
Last synced: 10 days ago
JSON representation
(Experimental) Actors and an OTP clone, implemented in Go
- Host: GitHub
- URL: https://github.com/arschles/gotp
- Owner: arschles
- Created: 2013-11-07T20:59:26.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2021-12-14T17:14:22.000Z (over 3 years ago)
- Last Synced: 2025-03-26T12:51:15.404Z (27 days ago)
- Topics: actors, concurrency, go, golang
- Language: Go
- Homepage:
- Size: 438 KB
- Stars: 22
- Watchers: 3
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GoTP
====Actors and an OTP clone, implemented in Go
>This is experimental code, and not ready for production usage. It is provided as a proof of concept. You are welcome to use it as you see fit, but it is not supported.