bug-gnubg
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-gnubg] Re: Multiprocessing and remote processing


From: Holger
Subject: Re: [Bug-gnubg] Re: Multiprocessing and remote processing
Date: Wed, 28 May 2003 18:12:49 +0200

At 17:25 28.05.2003 +0200, Olivier Baur wrote:
I've come up with a first working version of gnubg with multiprocessing and remote processing. It can now use several processors on a single host and use several "slave" gnubg's running on remote hosts on a TCP/IP network.

Sounds quite good. :)

This requires BSD sockets (sys/socket.h) for remote processing, and POSIX threads (pthread.h) for multi- and remote processing.

I think I've heard of a pthread implementation for Windows. A short search brought this:
http://sources.redhat.com/pthreads-win32/
Could this work?

However, I'm not used to using CVS, except for retreiving files :-)

Until a few weeks ago I neither knew.

Can you explain me what a "branch" is?

It's a spin-off from the main (or any other) development line. You take a fixed state of the sources and develop based on this version. The main line continues undisturbed.

You should have a look into http://www.cvshome.org/docs/manual/ .

How am I supposed to integrate my work?
Can anyone help me?

Joern will certainly tell you something.

Regards,

Holger




reply via email to

[Prev in Thread] Current Thread [Next in Thread]