Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

What is the impact of several hundreds of concurrent users inserting finger print records or running the matching algorithm?

0
Posted

What is the impact of several hundreds of concurrent users inserting finger print records or running the matching algorithm?

0

It treats incoming requests in FIFO order (first in first out). Some requests run in parallel in order to guarantee the optimal usage of all present processor cores (AddFingerprint function). All functions of our products are thread safe. In client/server environment (ExpressID AFIS), in order to guarantee the best performance, the extraction is done on client, only the identification is performed on server.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123