Hello everyone, I am here with Zend Framework tutorials.In this series, i will try to tell you about Zend Framework by using my experiences.Zend Framework will be discussed on Linux(Ubuntu). Before starting the tutorial i want to make an important reminder.I would recommend you to practise examples at the end of each subject, the more … Continue reading Zend Framework Courses-Introduction
Author: Huseyin BABAL
Building Hazelcast Cloud to provide Hazelcast Cluster as a service with extensive features. AWS Certified DevOps Professional. Building highly scalable, real-time systems with Spring Boot, Kubernetes, Docker, Prometheus, Event-Based Systems, and Hybrid Cloud. Ex. Sony and eBay engineer
PHP and Gearman
In this article, i will introduce you howto use gearman with php.Firstly, lets have a look at the term Gearman. Introduction Gearman provides a generic application framework to farm out work to other machines or processes that are better suited to do the work. It allows you to do work in parallel, to load balance … Continue reading PHP and Gearman