[infinispan-dev] grouping and GridFS

Ales Justin ales.justin at gmail.com
Wed Mar 5 09:54:09 EST 2014


> Why do you chunk at all if you want them stored together?
> 
> I only use chunking if I can't avoid it, to spread large files.
> 
That's what's GridFS all about -- store very large files.
Hence chunking.

So you're saying we should know the limit of what we can store on 1 node,
if bigger, spread, therefore no grouping.

-Ales

> On 5 Mar 2014 11:22, "Ales Justin" <ales.justin at gmail.com> wrote:
> Just having a discussion with Bela about this.
> 
> I guess having "grouping" on GridFS' content would make sense.
> e.g. put all chunks on the same node
> 
> Is this doable?
> Afaiu, we would need to have some sort of "similarity" function for content's metadata?
> 
> -Ales
> 
> 
> _______________________________________________
> infinispan-dev mailing list
> infinispan-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/infinispan-dev
> _______________________________________________
> infinispan-dev mailing list
> infinispan-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/infinispan-dev

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/infinispan-dev/attachments/20140305/cc27af64/attachment-0001.html 


More information about the infinispan-dev mailing list