The idea is interesting, it is an application of the principle: move the
computation where the data resides, rather than shovel data between remote
locations

there is quite an interesting implementation in scala
http://lambda-the-ultimate.org/node/3626

ps sorry if a bit off-topic

Las

2010/12/9 Saul Hazledine <shaz...@gmail.com>

> On Dec 8, 11:12 pm, Raoul Duke <rao...@gmail.com> wrote:
> > another take on rpc/queries/services:
> >
> >    www.odbms.org/download/2010-09-Batches-ICOODB.pdf
> >
> > apparently very preliminary, i can't find the java implementation
> > referred to in the slides.
>
> I liked the idea but was sceptical since most remote work is done
> using RPC, web services or SQL. Then at the end of the presentation
> they show that they have layers to handle this and I was very
> impressed. The batch statement should be relatively easy to make using
> macros. Cool.
>
> Saul
>
> --
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to clojure@googlegroups.com
> Note that posts from new members are moderated - please be patient with
> your first post.
> To unsubscribe from this group, send email to
> clojure+unsubscr...@googlegroups.com<clojure%2bunsubscr...@googlegroups.com>
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to