https://github.com/jooservices/XClient
As a part of refactoring XCrawler. XClient under development
- Receive crawl request from another service and process request to 3rd party
- Receive queue request from another service. Queue will be scheduling process later and process callback to another service
Caching also provided
By this way, we don’t need care anything about Curl / Guzzle in another project / service.