Skip to main content

2 posts tagged with "k6"

View All Tags

Tools for Network Monitoring

· 5 min read
Haril Song
Owner, Software Engineer at 42dot

banner

Overview

This is a brief session prepared for those who don't know where to start with their presentations. We'll introduce various tools that can be used for network monitoring and experimentation, along with explanations of how to use them.

Environment

What kind of environment should we prepare to study networking? While it depends on the topic you want to study, let's look at some commonly used methods.

How Many Concurrent Requests Can a Single Server Application Handle?

· 14 min read
Haril Song
Owner, Software Engineer at 42dot

banner

Overview

How many concurrent users can a Spring MVC web application accommodate? 🤔

To estimate the approximate number of users a server needs to handle to provide stable service while accommodating many users, this article explores changes in network traffic focusing on Spring MVC's Tomcat configuration.

For the sake of convenience, the following text will be written in a conversational tone 🙏

info

If you find any technical errors, typos, or incorrect information, please let us know in the comments. Your feedback is greatly appreciated 🙇‍♂️