[infinispan-dev] http://community.jboss.org/wiki/GridFileSystem

Philippe Van Dyck pvdyck at gmail.com
Thu Apr 1 12:16:30 EDT 2010


Seems to be like a much better idea to use jclouds 'native' vfs support.
Good work Adrian !

I will now try to bridge vfs and ftp or webdav (anything I can mount
in my Finder)

p

On Thu, Apr 1, 2010 at 5:17 PM, Adrian Cole <ferncam1 at gmail.com> wrote:
> Hey, guys.  really cool toys!
> FYI, jclouds has a vfs wrapper for BlobStore, which could be revamped to
> also work to front infinispan (jclouds-vfs)[1].  I'm also keen on
> collaborating with someone for fuse support, although not terribly keen on
> going at it alone.
> Cheers,
> -Adrian
> [1] http://code.google.com/p/jclouds/wiki/BlobStore#VFS
>
> On Thu, Apr 1, 2010 at 8:01 AM, Philippe Van Dyck <pvdyck at gmail.com> wrote:
>>
>> On Thu, Apr 1, 2010 at 4:41 PM, Bela Ban <bban at redhat.com> wrote:
>> >
>> >
>> > Philippe Van Dyck wrote:
>> >> Thanks Bela, I will wait for the first snapshot build to let this
>> >> marvellous idea appear !
>> >>
>> >> I was actually searching for a way to "browse" my repository and I
>> >> really thought about webdav as a luxury.
>> >
>> > A slow luxury, unfortunately ! When running this in JProfiler, 90% of
>> > the time was spent in HTTP request/response sending & handling...
>>
>> I will take a look at it and especially the streaming chain, hoping
>> that I could connect the stream coming from S3 (the cloudcachestore)
>> directly to the stream sent through webdav.
>>
>> >
>> > A cooler way of presenting this would be a fuse based approach, but
>> > since this is only a prototype I didn't have the time.
>>
>> I suppose you mean a 'fuse native' approach and not a fuse-webdav one ?
>>
>> >
>> > I also write a shell, supporting commands like ls, cd, pwd, mkdir, etc,
>> > but then again, my main focus is JGroups... :-)
>> >
>>
>> what about a vfs wrapper http://commons.apache.org/vfs/ ?
>>
>> And what do you mean exactly ? You moved this wonderful feature from
>> jgroups to infinispan, to ... to get rid of it ?
>>
>> >> Having a webdav interface to a persistent S3 cachestore showing the
>> >> keys of my qi4j store as a tree and exposing it as a filesystem in my
>> >> Finder (with all the entries gzip compressed)... NOSQL is alive and
>> >> kicking !
>> >>
>> >> Ok, ok, I get it... you got me... April's fool !
>> >>
>> >> good one !
>> >
>> > he he :-) April 1st is almost over, over here in Switzerland. No chance
>> > to fool me today ! :-)
>>
>> Same in Brussels, but you never know it's over.. until it is over
>>
>> phil
>>
>> >
>> > --
>> > Bela Ban
>> > Lead JGroups / Clustering Team
>> > JBoss
>> > _______________________________________________
>> > 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
>
>
> _______________________________________________
> infinispan-dev mailing list
> infinispan-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/infinispan-dev
>




More information about the infinispan-dev mailing list