Good morning
I have a problem with an application developed in java 1.5 a few years ago
What happens is that I have 600 terminals that connect to a jar that is installed on an AIX operating system via telnet and this jar communicates with a webLogic 12c server. The problem I have is that when I connect my terminals to the operating system, a section of the operating system system is opened for each terminal, causing my application to have problems.
I do not know if someone has had experience with this topic and can help me or give me an idea of how I use the telnet connection without having so many connections to the operating system (AIX) open
Greetings