Use redis to save online devices. Operate redis in TCPServer (implemented by javanetty), add and update data, and view the data on the background management page (thinkphp-based background logic processing. There are two solutions: 1. use php to directly read online device data from redis 2. use redis to store online devices on the webpage. Operate redis in TCP Server (implemented by java netty), add and update data, and view the data on the background management page (thinkphp-based background logic processing.
There are two solutions:
1. use php to directly read online device data from redis
2. after websocekt interacts with TcpServer on the webpage, the TCP Server reads the online device in redis and then returns it through websocket.
Which one is better? How is it generally implemented?
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.
A Free Trial That Lets You Build Big!
Start building with 50+ products and up to 12 months usage for Elastic Compute Service