Q: What are Dedicated queue handlers exactly about?
Hi!
I try to figure out what are the Dedicated queue handlers. Couldn't find any explanation in the questions.
Thanks!
111500957884437914269Nov 23, 2024
Founder Team
Wenddy_Albato
Nov 23, 2024A: Hey there!
A queue handler is a technical term that describes the implementation of a special block of code in our code base. Its function is to help to manage a huge amount of data. In some cases, Albato can receive 1 mln webhooks when some migration or changes in the CRM system happen. It can affect the speed of all account operations. To address that, we use dedicated queue handlers to speed up the account x2 times in plans with higher limits.
Share
Helpful?
Log in to join the conversation