-
Notifications
You must be signed in to change notification settings - Fork 90
Open
Description
Current set of components are good to design simple web-based apps, but in practice there are more cases.
For example, almost immediately I missed “consumer” or “processor” - worker which consumes MQ messages and transforms them. In general they can do multiple requests, not just transformations, for example it can consume “crawling requests” which contains domain names, perform the crawling of the website (HTTP requests) and push results into another MQ queue.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels