:wave: Hello, team! I am new here. I have a perfor...
# ask-community
g
👋 Hello, team! I am new here. I have a performance question. Our company manufacture a machine for the health industry. As such our programs running on a single machine without internet connection. We are running on windows. We use prefect to handle asynchronous operations, never scheduling flows to the future, only running straight away. How should we run our flows to get the best performance (every second matters!). So far we ran process worker pool but the performance is inadequate. We are using version 2.19+ (not 3.0)