Home > Backend Development > PHP Tutorial > How to read the mobile cache in PHP

How to read the mobile cache in PHP

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-08-27 09:06:52
Original
1544 people have browsed it

Single-user Android mobile terminal 5S submits data once and PC terminal 5S updates data once
Considering that in the later multi-user situation, there will be more data and the pressure on the database will be greater
One solution I thought of is to create a cache when the Android mobile terminal submits data
So how does the PC side read and identify which user submitted the cache and read it into the web page

Reply content:

Single-user Android mobile terminal 5S submits data once and PC terminal 5S updates data once
Considering that in the later multi-user situation, there will be more data and the pressure on the database will be greater
One solution I thought of is to create a cache when the Android mobile terminal submits data
So how does the PC side read and identify which user submitted the cache and read it into the web page

The mobile terminal can consider websocket instead of polling

Related labels:
php
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
Latest Issues
php data acquisition?
From 1970-01-01 08:00:00
0
0
0
PHP extension intl
From 1970-01-01 08:00:00
0
0
0
How to learn php well
From 1970-01-01 08:00:00
0
0
0
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template