swoole entry to the actual live events to create a high-performance platform ☆

Chapter 1 Introduction Course

This chapter is to introduce some of the characteristics swoole, as well as usage scenarios, and share swoole in some cases other companies, and finally focus on explaining some of the preparatory work swoole learning.

Chapter 2 PHP 7 Source Installation

This chapter will teach you how to install PHP7 through source code, and simplify PHP execute the command. Finally, focus on explaining the source installation stepped pit, allowing you to take a lot less detours source compiler installation.

Chapter 3 source compiler installation swoole

This section will guide you through the installation Swoole source compiler extensions, so that we truly to understand Swoole installation and parameter settings. Finally, let PHP support Swoole, and then open the first swoole program!

Chapter 4 Fun Network Communications Engine

This chapter focuses on the TCP UDP HTTP websocket communications engine. In swoole http server will lead us to contrast the traditional http, and teach you how to configure swoole http let him access support static resources; at the same time to explain in detail how to use Swoole websocket easily solve client and server-side long connection problem; using Swoole offers asynchronous time-consuming task task perfect solution to the actual work scenarios faced in this chapter will be particularly thin ...

Chapter 5 asynchronous non-blocking IO scene

PHP + Crontab Timing task to do is a very common case, but Crontab only be accurate to the minute level, Swoole millisecond timer accurate easy to finer efforts. This chapter explain in detail the millisecond timers, asynchronous file read and write, asynchronous Mysql, and an asynchronous Redis and every scene with case to explain, so that small partners to easily understand these scenarios; and finally to let Swoole Redis supports asynchronous courses also teach you how to compile and install the source code ...

Chapter 6 process memory coroutine

Native PHP does not support multi-threaded, multi-process support is not very good. Swoole provides a good multi-process treatment program. Course explains in detail the process and to analyze the usage scenario Swoole process through a scene, so that small partners have a new awareness of Swoole process; how to share data in a multi-process neutron and child processes and sub-processes and main process? courses be introduced by the memory of this topic, and explain in detail the Swoole table modules, such as ...

Chapter 7 live matches - Login Module

前面学习完Swoole后,我们就开始正式进入到实战项目阶段!项目框架我们采用Thinkphp 5.0 ,项目中的静态页面是单独部署在一个模块的,所有他的数据都是通过Ajax获取后端数据;做到前后端分离;登录案例中我们使用到了swoole http的特性,登录方式我们采用手机号+短信验证码的方式进行登录并且将数据存储到Redis中,在这个…

第8章 赛事直播 – 直播模块

本章我们会实现赛事节目列表页面; 赛事直播页 赛事数据页;在赛事直播的页面中由于客户端和服务器端必须是要保持一个长久的连接,这样后端有新的直播数据的时候页面才能实时的呈现,这个地方我们用到的就是swoole里面websocket并且还会结合异步task任务来处理响应的内容,赛事的内容我们支持图片+文字;课程中还会讲解开…

第9章 赛事直播 – 聊天室模块

本章会带领大家利用Swoole websocket等知识点实现聊天室模块!聊天室模块是指每个登录的用户可以实时的和其他用户一起聊天,畅游比赛心得,同时我们会使用swoole的特性来获取在线的用户数。

第10章 系统监控和性能优化模块

系统的稳定运行是每个工程师必须要深度考虑的问题,一个系统如果线上运作不稳定,无论你技术方案多么先进你的系统也是不靠谱系统;课程中利用Linux+Swoole+PHP监控平台的稳定性,为服务保驾护航;面对高流量实时在线的用户如何提升系统服务性能 本课程给大家带来干货内容,结合自身7年大型互联网工作经验毫无保留的教大家…

第11章 课程总结

Swoole入门到实战打造高性能赛事直播平台-下载链接:https://pan.baidu.com/s/1kVY51emY_8lJdNf_cIHEvQ

提取码: evr6

  < 链接可能会被失效,失效的话点击下超链接加群吧 >

 

Communities have some exclusive video about php framework [thinkphp, laravel other mainstream framework, performance optimization, swoole, go], and other popular advanced learning materials, you can get into the skirt to enhance the next

Coder gradually from a CTO or architect; business system more complex, Ctrip programming, PHP concurrent programming, MySQL optimization of the underlying infrastructure is the only way to upgrade ~

 

 

 

Recommended Reading


Share content limit from time to time:

★ Tencent Senior PHP Engineer written questions

★ one hundred million PV high concurrency scenarios order handling

★ laravel development Lynx mall Component Services

★ banners TV video broadcast infrastructure project combat

Guess you like

Origin www.cnblogs.com/phphphphp/p/11755886.html
Recommended