Tech Glossary

What is Celery?

Celery is an open source project that enables developers to create and manage distributed systems. Celery uses AMQP to communicate between different components of a system. Celery is a very useful tool for scaling applications. Celery also supports other protocols such as HTTP, Redis and MongoDB. Celery is comparable to other distributed systems such as Apache Kafka and Apache Storm.