You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/getting-started/concurrency/distributed.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ But because having one process per actor would be too expensive in resources, it
23
23
24
24
## Work in progress
25
25
26
-
The implementation of this model is still underway at [`innmind/witness`](https://github.com/Innmind/witness).
26
+
The implementation of this model is still underway at [`innmind/actors`](https://github.com/Innmind/actors).
27
27
28
28
There's been quite a gap in activity on this repository because early work on the implementation revealed that the use of exceptions was untenable for the system stability.
0 commit comments