From dev-return-19280-apmail-openjpa-dev-archive=openjpa.apache.org@openjpa.apache.org Thu Jul 7 01:55:40 2011 Return-Path: X-Original-To: apmail-openjpa-dev-archive@www.apache.org Delivered-To: apmail-openjpa-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 748896E6E for ; Thu, 7 Jul 2011 01:55:40 +0000 (UTC) Received: (qmail 1449 invoked by uid 500); 7 Jul 2011 01:55:40 -0000 Delivered-To: apmail-openjpa-dev-archive@openjpa.apache.org Received: (qmail 1046 invoked by uid 500); 7 Jul 2011 01:55:39 -0000 Mailing-List: contact dev-help@openjpa.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@openjpa.apache.org Delivered-To: mailing list dev@openjpa.apache.org Received: (qmail 833 invoked by uid 99); 7 Jul 2011 01:55:39 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Jul 2011 01:55:39 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Jul 2011 01:55:38 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 7FDEC46A4C for ; Thu, 7 Jul 2011 01:55:17 +0000 (UTC) Date: Thu, 7 Jul 2011 01:55:16 +0000 (UTC) From: "Michael Dick (JIRA)" To: dev@openjpa.apache.org Message-ID: <1190857170.5918.1310003717505.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <847130819.7577.1309482388880.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (OPENJPA-2026) Replace java.util.* or java.util.concurrent.* collections with scalable collection for better performance on multicore platforms? MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/OPENJPA-2026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13060991#comment-13060991 ] Michael Dick commented on OPENJPA-2026: --------------------------------------- There might be some build issues with it too. If it's in the maven central repository it'd be easy to pick it up - and I think they have a license requirement. It's a good idea though, maybe commons-collections will pick it up. > Replace java.util.* or java.util.concurrent.* collections with scalable collection for better performance on multicore platforms? > ---------------------------------------------------------------------------------------------------------------------------------- > > Key: OPENJPA-2026 > URL: https://issues.apache.org/jira/browse/OPENJPA-2026 > Project: OpenJPA > Issue Type: Improvement > Reporter: Pinaki Poddar > Priority: Minor > > Highly scalable utilities -- a drop-in replacement for java.util.* collection classes demonstrably shows better performance on multi-core machines. > Should we consider using them? > [1] http://sourceforge.net/projects/high-scale-lib/ -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira