[Wine] How to run mulitple instances of app, each for unique IP?

John Drescher drescherjm at gmail.com
Wed Jul 29 13:20:38 CDT 2009


On Wed, Jul 29, 2009 at 2:10 PM, maxxjr<wineforum-user at winehq.org> wrote:
> I have a windows application that can listens on an IP address for batch data to process.   The application works under WINE.  The application does not take advantage of multiple cores of the CPU.  I want to configure the Linux PC to listen on four IP addresses (which I know how to do), and then run an instance of the wine app for each IP address.   In this way, I can take full advantage of a quad-core CPU.
>
> Does anyone have suggestions/pointers on how to proceed?
>

Wouldn't this be a question for the application's support and not
wine? I mean usually an application will have some configuration on
what ip address it listens to not the os controlling what ip address.

John



More information about the wine-users mailing list