ZeroMQ Is the Answer
Offered By: PHP UK Conference via YouTube
Course Description
Overview
Explore ZeroMQ, a high-performance asynchronous messaging library, in this 53-minute conference talk from PHP UK Conference 2011. Learn about ZeroMQ's core concepts, patterns, and practical applications in PHP development. Discover how to implement various messaging patterns, including queues, pipelines, and publish-subscribe models. Gain insights into ZeroMQ's installation process, socket types, and transport mechanisms. Examine real-world use cases such as sending emails, creating web chat applications, and building social network architectures. Dive into code demonstrations and examples showcasing ZeroMQ's integration with PHP, Python, and web technologies. By the end of this talk, acquire the knowledge to leverage ZeroMQ for building scalable, distributed systems and improving application performance.
Syllabus
Introduction
ZeroMQ
What is ZeroMQ
ZeroMQ patterns
ZeroMQ demo
Queues
Python
Installation
Messaging
Queue
Asynchronous
Message Queue
Sockets
Pole
New socket
Using ZeroMQ
Stable vs Unstable
Pipelining
Sending emails
IPC named pipe
Work
Poll
Output
Pipelines
PubSub
WebChat
Web Client
Server
Sender
Socket
Chat Script
Message Matching
Subscribe
Join
Invert
Inproc
Transport types
Social networks
Architecture
Event Publisher
Fate Client
Grapes
Mongrel
Config
Loop
Questions
Taught by
PHP UK Conference
Related Courses
What's New in PHP 8.1PHP UK Conference via YouTube From Betamax to VCR - Harden Your API Integration Testing
PHP UK Conference via YouTube Levelling Up Your Web Scraping Game
PHP UK Conference via YouTube Practical Advanced Static Analysis
PHP UK Conference via YouTube PHP Fibers
PHP UK Conference via YouTube