Результаты поиска

  1. H

    Thread isolation problem

    I’m experiencing a concurrency issue with my Zennoposter project. I’m currently testing the login process in parallel with 20 threads. I have a RabbitMQ database where I store IDs, usernames, and passwords. Each Zennoposter thread is supposed to check the database for a record, use those...