dplyukhin / UIGC

A garbage collector for Akka actors!
Other
4 stars 2 forks source link

Move to middleware architecture #36

Closed dplyukhin closed 1 year ago

dplyukhin commented 1 year ago

The old version of this project was pinned to a specific GC algorithm. The new version is compatible with multiple different algorithms. Now includes DRL, WRC, and a version of the new monotone collector.