concurrent-ll
                                
                                 concurrent-ll copied to clipboard
                                
                                    concurrent-ll copied to clipboard
                            
                            
                            
                        No garbage collection for lock free concurrent-ll?
ATT
@liumx10, can you provide any reference materials regarding GC for lock-free operations?
@jserv I'm also looking for GC solution so I found your project. Here is a slide introducing epoch-based GC. https://people.eecs.berkeley.edu/~stephentu/presentations/workshop.pdf But I think it's a little trivial.