Closed garlick closed 9 months ago
Problem: powerman allocates a pty to each coprocess, which may impact scalability to many coprocs without really much benefit.
Just use a raw socket instead.
Problem: powerman allocates a pty to each coprocess, which may impact scalability to many coprocs without really much benefit.
Just use a raw socket instead.