Thanks! On Fri, Jul 1, 2011 at 9:13 AM, Joseph Boyd <[email protected]> wrote: > This page: > https://github.com/raveldata/goldenorb/wiki/Using-GoldenOrb > > Gives a good overview of what it's like to write code against goldenorb. > > > ...joe > > > On Thu, Jun 30, 2011 at 3:23 PM, Edward J. Yoon <[email protected]> wrote: >> +1 >> >> And, just FYI, >> http://blog.udanax.org/2011/06/rough-analysis-of-googles-pregel-clone.html >> >> On Fri, Jul 1, 2011 at 4:28 AM, Thomas Jungblut >> <[email protected]> wrote: >>> Very nice. I'm opening an issue scheduled for 0.4.0. >>> >>> 2011/6/30 Miklós Erdélyi <[email protected]> >>> >>>> Yes, sure! >>>> I still need to clean up bits of the code before I can upload it. >>>> >>>> On Thu, Jun 30, 2011 at 12:38 AM, Edward J. Yoon <[email protected]> >>>> wrote: >>>> > Cool. >>>> > >>>> > Do you have a plan to upload a patch? >>>> > >>>> > Sent from my iPad >>>> > >>>> > On Jun 30, 2011, at 4:24 AM, Miklós Erdélyi <[email protected]> wrote: >>>> > >>>> >> Hey, >>>> >> >>>> >> I've already implemented a graph package on top of HAMA in which you >>>> >> might be interested. >>>> >> It supports the basic Pregel API, i.e., "thinking like a vertex" based >>>> >> on HAMA. The reason why I haven't released it yet is that it does not >>>> >> support general graph input/data output -- currently it can only load >>>> >> partitioned graphs from the local filesystem (in practice graphs >>>> >> accessible through NFS on a cluster) and there's no infrastructure in >>>> >> place for outputting data from vertexes. >>>> >> >>>> >> If there are any volunteers wanting to help putting it into a >>>> >> releasable shape, raise your hands! :D >>>> >> >>>> >> Cheers, >>>> >> Miklos >>>> >> >>>> >> >>>> >> On Wed, Jun 29, 2011 at 3:22 AM, Edward J. Yoon <[email protected]> >>>> wrote: >>>> >>> Hi, >>>> >>> >>>> >>> Recently, I'm see many Pregel clone projects e.g., giraph, goldenorb, >>>> >>> jpregel, .., etc. (although they are all the early stage) >>>> >>> >>>> >>> I still believe that the core is a BSP computing engine but, "Pregel >>>> >>> clone" is a good marketing strategy. >>>> >>> >>>> >>> Should we plan the Pregel-like graph APIs for 0.4-incubating? >>>> >>> >>>> >>> Thanks. >>>> >>> -- >>>> >>> Best Regards, Edward J. Yoon >>>> >>> @eddieyoon >>>> >>> >>>> > >>>> >>> >>> >>> >>> -- >>> Thomas Jungblut >>> Berlin >>> >>> mobile: 0170-3081070 >>> >>> business: [email protected] >>> private: [email protected] >>> >> >> >> >> -- >> Best Regards, Edward J. Yoon >> @eddieyoon >> >
-- Best Regards, Edward J. Yoon @eddieyoon
