Learning by Building WebSocket Communication for High-Volume Chat TPS Processing
This is a lecture about learning WebSocket communication for chat servers used in streaming platforms and actually implementing it.
648 learners
Level Basic
Course period Unlimited

The second lecture is scheduled to open tomorrow, May 16th.
Hello. As I mentioned earlier, the second lecture on the topic of chat TPS processing that can be used on streaming platforms such as Chijijik will be open on May 16th!!
In line with the direction of my lectures, I have always used architectures and protocols that are difficult for you to access, and this time, I have prepared the lecture by including the service aspect, but also by adding my personal thoughts on how to implement uninterrupted deployment.
I think it would be good for you to think about whether my personal opinion is a good direction or a bad direction. I also explain architecture in the lecture, and I think it would be good to share the disadvantages and advantages of this architecture.
To briefly explain the second installment, it has the following big title:
Setting up and running Kafka for event processing in a local environment
Processing additional chat TPS data via MySQL
Build a Controller Tower server and manage the list of available Socket servers.
Processing Pub/Sub events between servers via Kafka
Creating an Additional MySQL Schema for Chat Room Management
I hope that many people will watch my lectures and enjoy development.
thank you!!




