After reviewing the current state of Hades, it may be beneficial to consider building a custom queue framework. There are some use cases that cannot be addressed with asynq. Therefore, creating a fork of asynq or developing a new framework that implements the most important features should be considered.
For example, the ability to send system messages (e.g., pausing agents or sending configuration changes to agents) would be advantageous.
The integration will proceed with the current version to complete ongoing work. However, for future development, creating a custom queue framework is a potential improvement.
After reviewing the current state of Hades, it may be beneficial to consider building a custom queue framework. There are some use cases that cannot be addressed with
asynq. Therefore, creating a fork ofasynqor developing a new framework that implements the most important features should be considered.For example, the ability to send system messages (e.g., pausing agents or sending configuration changes to agents) would be advantageous.
The integration will proceed with the current version to complete ongoing work. However, for future development, creating a custom queue framework is a potential improvement.