From owner-freebsd-threads@FreeBSD.ORG Fri May 2 23:51:55 2003 Return-Path: Delivered-To: freebsd-threads@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A304137B401; Fri, 2 May 2003 23:51:55 -0700 (PDT) Received: from misery.sdf.com (misery.sdf.com [207.200.153.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7949D43F85; Fri, 2 May 2003 23:51:53 -0700 (PDT) (envelope-from tom@sdf.com) Received: from tom (helo=localhost) by misery.sdf.com with local-esmtp (Exim 2.12 #1) id 19BpIC-00063N-00; Fri, 2 May 2003 22:10:36 -0700 Date: Fri, 2 May 2003 22:10:35 -0700 (PDT) From: Tom Samplonius To: Daniel Eischen In-Reply-To: <3EB2B97C.F56F4ED5@freebsd.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: java@freebsd.org cc: threads@freebsd.org Subject: Re: Java and native threads using libpthread X-BeenThere: freebsd-threads@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Threading on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 May 2003 06:51:56 -0000 On Fri, 2 May 2003, Daniel Eischen wrote: > I know you guys have made a lot of progress with native threading > using libc_r, but I'd like to see you try out libpthread (libkse) > at some point. What kind of implmentation is libpthread? M:N or 1:1? freebsd-current has had several lengthy discussion about various competing available, proposed, or planned threading implemenations. I couldn't determine from the archives what the conclusion was. I hoping for a summary of what libpthread does now. ... > -- > Dan Eischen > _______________________________________________ > freebsd-java@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-java > To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org" > >