1 repo
Offloads tasks to asynchronous queues for system responsiveness.
Distinguishing note: Focuses on background task management rather than general event systems.
Explore 1 awesome GitHub repository matching system administration & monitoring · Event-Driven Background Processors. Refine with filters or upvote what's useful.
Dify is an open-source platform for building, orchestrating, and deploying generative AI applications and autonomous agents. It provides a visual development environment that allows users to design complex, multi-step logic chains and conversational flows, which can then be published as APIs, web interfaces, or embedded widgets. The platform acts as a centralized infrastructure layer, managing model connections, prompt templates, and knowledge retrieval to support scalable AI-powered services. What distinguishes the platform is its focus on stateful application design and workflow orchestrati
Offloads resource-intensive tasks to asynchronous worker queues to ensure system responsiveness during long-running operations.