Open jdegoes opened 6 years ago
Sure, that sounds interesting! Would be great to see how an alternate implementation could look like
I've updated the code so that it compile with latest ZIO, if that would be of help :)
@adamw Thank you, it will help! Also we have published release version that are stable now instead of snapshot versions, as before. The latest is 0.2.6.
Yes, 0.2.6 is what the code is currently using
@adamw
I wonder if you'd be interested in an idiomatic ZIO solution, which merely implements the web crawler, respecting constraints on business requirements. It would not use messages and possibly not use queues, at least in any significant way.
Could make an interesting part 4...