feast icon indicating copy to clipboard operation
feast copied to clipboard

Python server is only creating 1 worker, how can we create multiple workers for efficiently utilising all cpu

Open Akashh17 opened this issue 3 years ago • 1 comments

Expected Behavior

Python server is only creating 1 worker, how can we create multiple workers for efficiently utilising all cpu

Current Behavior

Currently python server creates only 1 worker, so it affects the latency numbers for retrieving feature values from online store.

Steps to reproduce

Specifications

  • Version : feast 0.23.0
  • Platform : Python 3.9.2
  • Subsystem:

Possible Solution

Akashh17 avatar Aug 19 '22 09:08 Akashh17

per @adchia => docker containers recommend only 1 worker per container, but contributions in this area are welcome!

kevjumba avatar Aug 19 '22 17:08 kevjumba

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Dec 20 '22 23:12 stale[bot]