CompreFace icon indicating copy to clipboard operation
CompreFace copied to clipboard

CompreFace concurrency. How may simultaneous requests does it support?

Open martinenkoEduard opened this issue 2 years ago • 5 comments

CompreFace concurrency. How may simultaneous requests does CompreFace support? What options can I tune to change it?

Is there an easy way to increase amount of workers? Or horizontally scale it (adding new nodes or something).

martinenkoEduard avatar Jul 07 '22 05:07 martinenkoEduard

https://github.com/exadel-inc/CompreFace/blob/master/docs/Architecture-and-scalability.md Here is our documentation of Architecture and Scalability

pospielov avatar Jul 07 '22 08:07 pospielov

is there a guide on how to set it up?

martinenkoEduard avatar Jul 08 '22 11:07 martinenkoEduard

Unfortunately no, but we have a Kubernetes config that you can use to deploy or understand how to set up your own configuration. https://github.com/exadel-inc/compreface-kubernetes

pospielov avatar Jul 08 '22 14:07 pospielov

Maybe someone can share his own experience? Maybe some ansible playbooks or something?

It will be an overkill to deploy a kubernetes for my task.

martinenkoEduard avatar Jul 09 '22 09:07 martinenkoEduard

Unfortunately, we don't have more guides on how to do it.

pospielov avatar Jul 11 '22 15:07 pospielov