This is sample program written in Scala, done for purposes related to learning Scala programming language. Program is creating two actors using Akka Actors. First of them picks random url every 5 seconds and send it to second one. Second actor is making http request to that url and prints response code. That's it.
-
Notifications
You must be signed in to change notification settings - Fork 0
wsieroci/CurlWorker
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Sample implementation of akka actors in Scala
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published