Skip to content

JuliaActors/SlowActors.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SlowActors

A "slow" actor library to test the interface with Actors.jl.

Stable Dev Build Status Coverage

SlowActors implements the minimal actor primitives defined by Actors.jl in a different way in order to

  • prove that they are sufficient to run the basic examples,
  • show that actors from both libraries can communicate,
  • make API functions and applications of Actors.jl run with SlowActors,
  • give an example how the interface of Actors.jl can be used in another library.

Author(s)

  • Paul Bayer

License

MIT

About

A "slow" actor library interfacing with Actors.jl

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages