Introducing: Angela - A gearman worker framework
In my last post on gearman microservices I already mentioned the code I am using to manage Gearman workers in my applications. Now I have isolated the code from the rest of the project and created a simple framework called Angela. It contains all the necessary methods to create and manage Gearman workers in a PHP application.
Read on »