mysql - How to use queues to solve high concurrency problems when placing orders in PHP?

WBOY
Release: 2016-07-06 13:53:48
Original
1465 people have browsed it

How to implement this queue? Don't know much about this.

Reply content:

How to implement this queue? Don't know much about this.

The gearman we use can support multiple languages ​​and has N processing processes, which facilitates horizontal expansion when there are many tasks
http://gearman.org/

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template