@Unseen Machine
Hey, I think I’ll give you your comment back. Windows is reporting a virus. Funny, it's like I just read about this happening somewhere else recently...
While you're dealing with TCP/IP: I'm not working on it at the moment, but I have a question. In LocalHost mode, have you considered using it for actual parallelization in QB64PE? The idea is to launch the same EXE multiple times according to the number of logical cores. The OS would handle the load balancing into CPUs core, and you could use TCP/IP for inter-process communication, even if it's somewhat limited. What’s your take on this? No need to code anything, just food for thought.
Hey, I think I’ll give you your comment back. Windows is reporting a virus. Funny, it's like I just read about this happening somewhere else recently...
While you're dealing with TCP/IP: I'm not working on it at the moment, but I have a question. In LocalHost mode, have you considered using it for actual parallelization in QB64PE? The idea is to launch the same EXE multiple times according to the number of logical cores. The OS would handle the load balancing into CPUs core, and you could use TCP/IP for inter-process communication, even if it's somewhat limited. What’s your take on this? No need to code anything, just food for thought.

