You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, thanks for developing the great library. We use hiactor as the scheduler in our tiny database. Particularly, each query is evaluated by an actor. As we have many short-running queries, I am wondering how to measure the overhead of scheduling. And how is an actor served, creating a thread or thread pools? Look forward to your reply!
The text was updated successfully, but these errors were encountered:
Hi, thanks for developing the great library. We use hiactor as the scheduler in our tiny database. Particularly, each query is evaluated by an actor. As we have many short-running queries, I am wondering how to measure the overhead of scheduling. And how is an actor served, creating a thread or thread pools? Look forward to your reply!
The text was updated successfully, but these errors were encountered: