Would this similar to storage handler architecture approach in Hive? Looks like good idea. The problem/difficulty I could think of on the top of my head is the vast differences between operations in the origin data sources. So the API has to be very generic and at the same time complete to cover all scenarios.
- Henry On Tue, Feb 26, 2013 at 3:55 PM, Lewis John Mcgibbney < [email protected]> wrote: > Hi, > Me and Renato are only discussing a pluggable client architecture for Gora. > The motivation to discuss pluggable clients is performance across Gora and > the fact that so far we (between Renato and Myself) have little or no > indication of how the current performance is within Gora. > To put this into context, if one were to consider the gora-cassandra > module you see that we utilize Hector client as the underlying access > Apache Cassandra. We are interested to find if there are benefits (for > Gora) to be leveraged from comparing performance of clients. > Is there any comments on this from anyone? > Thank you > Lewis > > -- > *Lewis* >

