Hi team, can anyone tell me what is the best resource to learn about prefect working and architecture? Like how are agents and orion interact? how does prefect run a job asynchronously? How does prefect manage load? Is there any queuing and priority mechanism? How can I use prefect to scale with my project?
n
Nate
07/09/2024, 2:58 PM
hi @Himanshu - you can find a lot of that information in our docs
feel free to get an overview by asking @Marvin to explain some ideas
Nate
07/09/2024, 2:58 PM
for example, @Marvin in 2 sentences, whats the relationship between prefect workers and servers
m
Marvin
07/09/2024, 2:59 PM
Prefect workers execute flow runs and orchestrate tasks, while Prefect servers manage and coordinate these flows, providing a user interface and API. Workers connect to the server to fetch and execute work, ensuring distributed and scalable task management.
For more specifics, refer to the Prefect documentation on Workers and Servers: Prefect Documentation.
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.