aboutsummaryrefslogtreecommitdiffstats
path: root/doc/ractor.md
Commit message (Expand)AuthorAgeFilesLines
* update doc/ractor.mdKoichi Sasada2020-12-241-81/+129
* fix phrasing in commentIvan Denysov2020-12-201-1/+1
* Add Ractor#receive and Ractor.receive and use it in all placesBenoit Daloze2020-10-101-41/+41
* Fix traditional Ring example in Actor-modelSvyatoslav Kryukov2020-10-051-1/+1
* Fixed some typos in ractor.md (#3522)Ashwin Elangovan2020-09-051-20/+20
* Fix typo in ractor.mdandrewmelis2020-09-051-1/+1
* Fix typos in Ractor README.Tom Schady2020-09-041-2/+2
* Introduce Ractor mechanism for parallel executionKoichi Sasada2020-09-031-0/+883