Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Slice: OpenJPA for distributed persistence
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
pinaki.poddar@gmail.com  
View profile  
 More options Jan 8 2008, 7:01 pm
From: "pinaki.pod...@gmail.com" <pinaki.pod...@gmail.com>
Date: Tue, 8 Jan 2008 16:01:55 -0800 (PST)
Local: Tues, Jan 8 2008 7:01 pm
Subject: Slice: OpenJPA for distributed persistence
Hello,
  Inspired by Hibernate Shards, I have developed Slice -- a
distributed persistence for JPA based on OpenJPA.

   http://people.apache.org/~ppoddar/slice/site/index.html

Your comments and feedback are most welcome.

Regards --


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Emmanuel Bernard  
View profile  
 More options Jan 9 2008, 6:54 pm
From: Emmanuel Bernard <o...@emmanuelbernard.com>
Date: Thu, 10 Jan 2008 00:54:17 +0100
Local: Wed, Jan 9 2008 6:54 pm
Subject: Re: [shards-dev] Slice: OpenJPA for distributed persistence
nice,
I saw one of your reply on TSS:
"ii) Slice is based on OpenJPA (http://openjpa.apache.org) as JPA  
runtime. Given my association with OpenJPA (am a committer), I could  
provide some user-friendly features. For example, data distribution  
policy is only to be specified for newly persistent object graph  
roots. The instances loaded via query or find() are tagged with the  
original database automatically.

iii) Slice also provides two-phase commit across the slices provided  
the underlying database resources are XA-complaint. "

you sort of imply Slice does that while Shards does not. Actually  
Shards does ii and iii as well (for iii, it's more than Shards does  
not care at all and lets JTA do it's job).

Other question, do you deal with group by, having and aggregation?

On  Jan 9, 2008, at 01:01, pinaki.pod...@gmail.com wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
pinaki.poddar@gmail.com  
View profile  
 More options Jan 9 2008, 7:14 pm
From: "pinaki.pod...@gmail.com" <pinaki.pod...@gmail.com>
Date: Wed, 9 Jan 2008 16:14:43 -0800 (PST)
Local: Wed, Jan 9 2008 7:14 pm
Subject: Re: Slice: OpenJPA for distributed persistence
> you sort of imply Slice does that while Shards does not.

I do not. If my words carry that implication, my sincere apologies. (I
will post this clarification in Serverside as well)

As I said, I am inspired by Hibernate Shards to work on Slice.

> for iii, it's more than Shards does not care at all and lets JTA do it's job

What happens when no JTA transaction manager in the environment? e.g.
in JPA parlance, a persistence unit with transaction-
type=RESOURCE_LOCAL

> Other question, do you deal with group by, having and aggregation?

Not yet. Slice is at version 0.4.0. Unique result aggregation can be
accomplished with the current approach of merging results from
different sources, but sorting /group by / having all are in
conceptually difficult domain right now. How about Shards on this
account?

On Jan 9, 5:54 pm, Emmanuel Bernard <o...@emmanuelbernard.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Emmanuel Bernard  
View profile  
 More options Jan 10 2008, 1:02 pm
From: Emmanuel Bernard <o...@emmanuelbernard.com>
Date: Thu, 10 Jan 2008 19:02:19 +0100
Local: Thurs, Jan 10 2008 1:02 pm
Subject: Re: [shards-dev] Re: Slice: OpenJPA for distributed persistence
Resending, wrong email

On  Jan 10, 2008, at 10:02, Emmanuel Bernard wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »