Does tasklist have a separate task engine?

Does Camunda7 have a separate task engine that manages all the tasks in the tasklist?

For instance if I have a use case where the number of tasks generated would be huge and keep increasing with time. If so, we will need to scale up the workflow engine. Is there a possibility were I can scale up the task engine service alone?

Hi @Saju_John_Sebastian1,

maybe this library helps you further: GitHub - holunda-io/camunda-bpm-taskpool: Library for pooling user tasks and process related business objects.

Hope this helps, Ingo