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

News
3 articles
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!!
Hello everyone, nice to meet you all who are reading this post. 😁 😁
First of all, thank you so much for loving my lectures.
This lecture was filmed with the goal of building a simple service using the server's memory data.
As a result, I had a lot of time to personally contact me about my questions and answer them.
I am always grateful to those who contact me personally to ask questions, even if it is not through Inflearn, and to those who ask questions within Inflearn. 🥰
The question that many people ask is, how do we build a more robust and practical service platform ?So, I decided to prepare a lecture for Part 2 and wrote this article to share this news with you.
If you wait a little, I will quickly prepare the second lecture and prepare a lecture that will be more solid!! and implement logic similar to an actual platform service. 🙇♂
Thank you again for your interest!! Please wait a little longer!! 🏃 🏃
Hello. I'm writing this post because I have a question that I think would be good for everyone to see, not because it's additional news.
First of all, my lectures mainly focus on implementing simple functions.
Since I personally like service development, I tend to film lectures with a focus on implementing the functions themselves and the existence of such functions.
However, I recently received a question on a really good topic, so I thought it would be helpful for everyone to see this question, so I decided to write this post to share it with you.
For questions, please refer to the following link.Beyond the simple lecture topic, I find it both embarrassing and very enjoyable whenever I get questions about operational aspects or topics that I don't cover in my lectures. 🙂 🙂
I think you'll find this a very helpful topic, and if you have any additional questions, please leave them below.Thank you again to Choi Tae-hyun for writing the question!! It was a great topic that I learned a lot from and we learned from each other. 🙏

