pragmaxim-com / ergo-uexplorer

Supplementary ergo chain explorer/analyzer with Scala/ZIO
MIT License
15 stars 1 forks source link

broadcast parallelizable work to workers #16

Closed pragmaxim closed 1 year ago

pragmaxim commented 1 year ago

This way we can do as many concurrent Writes as many MvMaps or tables we have ... writing in parallel to a single MvMap is worse than better.