From owner-freebsd-hackers Wed Nov 22 9:39:44 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from hermes.research.kpn.com (hermes.research.kpn.com [139.63.192.8]) by hub.freebsd.org (Postfix) with ESMTP id B124737B479 for ; Wed, 22 Nov 2000 09:39:41 -0800 (PST) Received: from l04.research.kpn.com (l04.research.kpn.com [139.63.192.204]) by research.kpn.com (PMDF V5.2-31 #42699) with ESMTP id <01JWUMZTVUE800143E@research.kpn.com> for freebsd-hackers@freebsd.org; Wed, 22 Nov 2000 18:39:40 +0100 Received: by l04.research.kpn.com with Internet Mail Service (5.5.2650.21) id ; Wed, 22 Nov 2000 18:39:39 +0100 Content-return: allowed Date: Wed, 22 Nov 2000 18:39:38 +0100 From: "Koster, K.J." Subject: RE: sfork() ?? To: "'mbac@mmap.nyct.net'" Cc: 'FreeBSD Hackers mailing list' Message-id: <59063B5B4D98D311BC0D0001FA7E4522026D7A44@l04.research.kpn.com> MIME-version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > I've reached the point where I re-evaluate my design if I ever find > myself saying "..and then I can spawn a thread to.." > There is a Javathreads implementation I have never worked with threads in C++, but in Java it's almost trivial to use threads. Too easy, perhaps. Anyway, the people at OOC have created a C++ wrapper that should allow you to do Java-style threads in C++. Never used it myself, but perhaps it's of use to you. Have a look and http://www.ooc.com/jtc/ Kees Jan ================================================ You are only young once, but you can stay immature all your life. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message