You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mahout.apache.org by Robin Anil <ro...@gmail.com> on 2009/09/07 06:21:09 UTC

Google Collections

http://code.google.com/p/google-collections/
http://google-collections.googlecode.com/files/collections-connection.pdf
http://google-collections.googlecode.com/files/google-collections-svgtug-2008-08-06.pdf


Its Apache 2 License. and immutable Lists/Maps claim to take 2-3x less space

Re: Google Collections

Posted by Sean Owen <sr...@gmail.com>.
It's good stuff and I prefer the Google classes to Apache Commons,
usually. For my bits of the code I never needed exactly what either
were providing -- it's more like good syntactic sugar for common but
verbose constructs, and some extensions like Multimaps, rather than
replacements or optimized variants for core collections classes. But
if anybody spots something we can systematically replace with either
Collections library's code I am happy to pitch in and help convert.

On Mon, Sep 7, 2009 at 5:21 AM, Robin Anil<ro...@gmail.com> wrote:
> http://code.google.com/p/google-collections/
> http://google-collections.googlecode.com/files/collections-connection.pdf
> http://google-collections.googlecode.com/files/google-collections-svgtug-2008-08-06.pdf
>
>
> Its Apache 2 License. and immutable Lists/Maps claim to take 2-3x less space
>

Re: Google Collections

Posted by Lukáš Vlček <lu...@gmail.com>.
Hi,
I think google collections is already used in solr contrib (see
contrib/clustering/lib in solr trunk). Might be useful to get some
experience from solr developer about this.

Regards,
Lukas


On Mon, Sep 7, 2009 at 8:30 AM, Ted Dunning <te...@gmail.com> wrote:

> Nice.
>
> On Sun, Sep 6, 2009 at 9:21 PM, Robin Anil <ro...@gmail.com> wrote:
>
> > http://code.google.com/p/google-collections/
> >
> http://google-collections.googlecode.com/files/collections-connection.pdf
> >
> >
> http://google-collections.googlecode.com/files/google-collections-svgtug-2008-08-06.pdf
> >
> >
> > Its Apache 2 License. and immutable Lists/Maps claim to take 2-3x less
> > space
> >
>
>
>
> --
> Ted Dunning, CTO
> DeepDyve
>

Re: Google Collections

Posted by Ted Dunning <te...@gmail.com>.
Nice.

On Sun, Sep 6, 2009 at 9:21 PM, Robin Anil <ro...@gmail.com> wrote:

> http://code.google.com/p/google-collections/
> http://google-collections.googlecode.com/files/collections-connection.pdf
>
> http://google-collections.googlecode.com/files/google-collections-svgtug-2008-08-06.pdf
>
>
> Its Apache 2 License. and immutable Lists/Maps claim to take 2-3x less
> space
>



-- 
Ted Dunning, CTO
DeepDyve