Skip to content

Conversation

HenryHengZJ
Copy link
Contributor

@HenryHengZJ HenryHengZJ commented Aug 11, 2023

We don't see significant improvement when using child mode.

Flowise on main mode is still be able to handle parallel chats due to the nature of NodeJS of single-threaded async functionality.

Using child mode is beneficial if you are running heavy computational task like complicated math calculation, but in Flowise we don't have that.

In future, can implement queue using Redis for horizontal scalling

@HenryHengZJ HenryHengZJ merged commit dd4a456 into main Aug 11, 2023
hemati pushed a commit to hemati/Flowise that referenced this pull request Dec 27, 2023
JohnBQuinn pushed a commit to JohnBQuinn/Flowise that referenced this pull request Jun 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant