michele-tramonti commented on issue #2248: URL: https://github.com/apache/plc4x/issues/2248#issuecomment-3262459441
Thanks glcj for your reply. My use case is as follows: I have a Spring Boot application running on a Tomcat server, with a service method called every 10 seconds that reads some values from the S7 PLC, saving them to the database, and sends other values to the PLC by reading them from the database. The peculiarity of this method is that it is internally separated into three sequential parts, each of which opens and closes (with a Java try-with) the connection to the PLC. thank you chrisdutz for your reply, I hadn't thought about it: maybe I can try -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
