Return-Path: Delivered-To: apmail-cassandra-user-archive@www.apache.org Received: (qmail 42921 invoked from network); 6 Apr 2011 20:09:14 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 6 Apr 2011 20:09:14 -0000 Received: (qmail 91229 invoked by uid 500); 6 Apr 2011 20:09:09 -0000 Delivered-To: apmail-cassandra-user-archive@cassandra.apache.org Received: (qmail 91200 invoked by uid 500); 6 Apr 2011 20:09:09 -0000 Mailing-List: contact user-help@cassandra.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@cassandra.apache.org Delivered-To: mailing list user@cassandra.apache.org Received: (qmail 91171 invoked by uid 99); 6 Apr 2011 20:09:09 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Apr 2011 20:09:09 +0000 X-ASF-Spam-Status: No, hits=0.7 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [209.85.220.172] (HELO mail-vx0-f172.google.com) (209.85.220.172) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Apr 2011 20:09:03 +0000 Received: by vxg33 with SMTP id 33so1727871vxg.31 for ; Wed, 06 Apr 2011 13:08:41 -0700 (PDT) MIME-Version: 1.0 Received: by 10.220.176.203 with SMTP id bf11mr13701vcb.57.1302120520871; Wed, 06 Apr 2011 13:08:40 -0700 (PDT) Received: by 10.220.13.129 with HTTP; Wed, 6 Apr 2011 13:08:40 -0700 (PDT) Date: Wed, 6 Apr 2011 16:08:40 -0400 Message-ID: Subject: Test idea on cassandra From: Mengchen Yu To: user Content-Type: text/plain; charset=ISO-8859-1 I'm trying to simulate a multi-user scenario. The reason why I want to use MPJ is to create different processes act like individual users. Do any one have idea how to do this clearly? Sorry for duplicated mails if any