0.5.0
New architecture based on iterators
Each worker gets a dedicated iterator to fetch the passwords to test, either generated or from a dictionary.
This minimizes the contention between threads and offers better performance and scalability.
Each worker gets a dedicated iterator to fetch the passwords to test, either generated or from a dictionary.
This minimizes the contention between threads and offers better performance and scalability.