Thanks. I watched Sean Cribbs' presentation which points to the first
report followed by
https://skillsmatter.com/skillscasts/4543-the-road-to-akka-cluster-and-beyond

Mohan


On Fri, Jul 11, 2014 at 4:55 PM, Russell Brown <russell.br...@me.com> wrote:

> I guess, or read the papers[1][2], they contain specs. Or read the erlang
> source for riak_dt[3], or maybe even look at the C++[4] code from one of
> the creators of CRDTs.
>
> Happy to give pointers on this list or #riak on freenode.
>
> Cheers
>
> Russell
>
> [1] http://hal.inria.fr/docs/00/55/55/88/PDF/techreport.pdf
> [2] http://arxiv.org/abs/1210.3368
> [3] https://github.com/basho/riak_dt
> [4] https://github.com/SyncFree/delta-enabled-crdts (great links to
> papers too!)
>
> On 11 Jul 2014, at 12:19, Mohan Radhakrishnan <
> radhakrishnan.mo...@gmail.com> wrote:
>
> > Hi,
> >
> >          What does one read to implement this in Java ? Look at source
> code?
> >
> > Thanks,
> > Mohan
> >
> >
> > On Tue, Jul 1, 2014 at 4:45 PM, Russell Brown <russell.br...@me.com>
> wrote:
> > There is an akka implementation here
> https://github.com/patriknw/akka-datareplication
> >
> > LWW-Set and LWW-Regsiter should be pretty easy to make, if you can’t use
> the akka code.
> >
> > On 1 Jul 2014, at 10:45, David Lopes <david.anlo...@gmail.com> wrote:
> >
> > > Hi,
> > >
> > > do you know where I can find some CRDTs Java implementation of
> LWW-Sets or Registers?
> > >
> > > Thanks,
> > > David
> > > _______________________________________________
> > > riak-users mailing list
> > > riak-users@lists.basho.com
> > > http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
> >
> >
> > _______________________________________________
> > riak-users mailing list
> > riak-users@lists.basho.com
> > http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
> >
>
>
_______________________________________________
riak-users mailing list
riak-users@lists.basho.com
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to