Skip to content

tdx/goa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Goa

The purpose of the library is to hide low-level communication with channels using the model of actors.

The ideas from Erlang OTP were taken as a basis.

Goa allows you

  • Create processes and communicate with them using asynchronous or synchronous messages
  • Establish two-way relation between processes using links
  • Establish one-way relation between processes using monitors

About

Goa - golang actors

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages