CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Distributed file system

搜索资源列表

  1. lufs-0.9.3-2.4.19.patch

    0下载:
  2. LUFS 是一个混合用户空间文件系统框架,支持不定数量的对用户透明的文件系统(localfs, sshfs, ftpfs, httpfs, socketfs, freenetfs, 和nutellafs)。它可以被看作和VFS(虚拟文件系统转换)完成同样的内核功能:它是一个转换器,分布文件系统调用到支持它的文件系统。然而,LUFS文件系统是在用户空间中实现的。-driver is a mixed user-space file system framework, support for vari
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:12259
    • 提供者:冯华
  1. coda-6.0.8.tar

    0下载:
  2. Coda分布式文件系统源代码。其特色在于可以支持离线文件操作以及在线后的自动更新-Coda Distributed File System source code. Its characteristics can support the document offline and online operation of automatic update
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:1536322
    • 提供者:liu_chuan_yi
  1. FastDFS

    0下载:
  2. 一个分布式文件系统,专门用于优化大量小文件的文件服务器,提供了http下载接口.-A distributed file system, designed to optimize the large number of small file servers, provides http download interface.
  3. 所属分类:Web Server

    • 发布日期:2017-03-27
    • 文件大小:340598
    • 提供者:刘海洋
  1. FastDFS_v2.08.tar

    1下载:
  2. 这个是一个小型分布式文件系统的源码,是一位高手写的,个人认为很好,在这里推广。-This is a small source distributed file system, is a master write, think well, here to promote.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:308306
    • 提供者:guchanghai
  1. hdfs-webdav

    0下载:
  2. 将Hadoop分布式文件系统以NFS形式进行挂载-The Hadoop distributed file system NFS mounted form
  3. 所属分类:Java Develop

    • 发布日期:2017-05-20
    • 文件大小:5870784
    • 提供者:faye
  1. FastDFSDemo

    0下载:
  2. 基于分布式文件系统FastDFS的java访问代码,可以上传文件,下载文件,更新文件。-The access code of java-based distributed file system FastDFS can upload files, download files, update files.
  3. 所属分类:JavaScript

    • 发布日期:2016-01-26
    • 文件大小:146432
    • 提供者:毛薛强
  1. FastDFS

    0下载:
  2. fastdfs开源分布式文件系统,具有负载均衡,文件传输,非常适合中小型企业使用。-fastdfs open source distributed file system, with load balancing, file transfer, is very suitable for SMEs.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:611167
    • 提供者:dh
  1. hdfs-over-ftp-hadoop-0.20.0

    1下载:
  2. 在hadoop分布式文件系统上实现ftp 服务-Hadoop distributed file system in the ftp services to achieve
  3. 所属分类:Java Develop

    • 发布日期:2016-01-25
    • 文件大小:3613696
    • 提供者:faye
  1. FastDFS_v1.18.tar

    0下载:
  2. FastDFS是一个开源的高性能分布式的文件系统, 它的主要功能包括: 文件存储,文件同步,文件存取,还有负载均衡-FastDFS is an open source high performance distributed file system (DFS). It s major functions include: file storing, file syncing and file accessing, and design for high capacity and load bal
  3. 所属分类:Web Server

    • 发布日期:2017-11-30
    • 文件大小:145390
    • 提供者:杜建
  1. HDFS-OPERATE

    1下载:
  2. 自己开发的通过http方式实现hadoop分布式文件系统 文件 上传/下载 功能-Their development be achieved through http hadoop distributed file system file upload/download
  3. 所属分类:Java Develop

    • 发布日期:2017-03-26
    • 文件大小:20920
    • 提供者:faye
  1. WordCount

    0下载:
  2. 统计一篇文件中的每个单词出现的次数,利用分布式文件系统-Statistics of a document the frequency of each word appeared, the use of Distributed File System
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-23
    • 文件大小:2098
    • 提供者:高进
  1. kfs-0.2.3.tar

    0下载:
  2. 一个分布式文件系统,用C++实现,内容包括 : metaserver:a single meta-data server that provides a global namespace chunkserver:blocks of a file are broken up into chunks and stored on individual chunk servers. client library:that provides the file system API to
  3. 所属分类:Grid Computing

    • 发布日期:2017-04-08
    • 文件大小:404943
    • 提供者:qhjin2000
  1. glusterfs-CURRENT.tar

    0下载:
  2. 分布式文件系统,可以将文件分布存储在不同的服务器上-Distributed File System can be stored in the document distribution on a different server
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:816671
    • 提供者:陶臻
  1. hadoop-0.1.0.tar

    0下载:
  2. Hadoop是一个用于运行应用程序在大型集群的廉价硬件设备上的框架。Hadoop为应用程序透明的提供了一组稳定/可靠的接口和数据运动。在 Hadoop中实现了Google的MapReduce算法,它能够把应用程序分割成许多很小的工作单元,每个单元可以在任何集群节点上执行或重复执行。此外,Hadoop还提供一个分布式文件系统用来在各个计算节点上存储数据,并提供了对数据读写的高吞吐率。由于应用了map/reduce和分布式文件系统使得Hadoop框架具有高容错性,它会自动处理失败节点。已经在具有60
  3. 所属分类:Java Develop

    • 发布日期:2017-05-15
    • 文件大小:3598401
    • 提供者:宾利金
  1. gfs-sosp2003

    0下载:
  2. google的文件系统,讲述google所提供服务所采用的分布式文件系统。对于接触Google的服务来说,非常好-google file system, on the google services provided by the Distributed File System. For access to Google services is very good
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-27
    • 文件大小:250704
    • 提供者:xxzm
  1. ocfs2-1.4.1.tar

    0下载:
  2. ocfs1.4.1 oracle分布式文件系统-Distributed File System ocfs1.4.1 oracle
  3. 所属分类:Linux Network

    • 发布日期:2017-04-02
    • 文件大小:451015
    • 提供者:安澄澈
  1. GoogleFileSystem

    0下载:
  2. We have designed and implemented the Google File System, a scalable distributed file system for large distributed data-intensive applications.
  3. 所属分类:Search Engine

    • 发布日期:2017-04-08
    • 文件大小:250713
    • 提供者:kevin
  1. system-manager.tar

    0下载:
  2. 分布式应用系统的自身设备管理软件,管理各服务器的网络状态,系统资源状态(CPU、内存、文件系统),应用进程状态等。软件采用标准SNMP协议,支持V1-V3版本。有代理也有管理模块,可以访问代理获取状态信息,也可以主动发TRAP,可以与第三方标准SNMP网管平台对接。-Distributed application system s own device management software to manage all the server s network status, system re
  3. 所属分类:Linux Network

    • 发布日期:2017-03-31
    • 文件大小:127182
    • 提供者:malibin
  1. Distributed-filesystem

    0下载:
  2. 介绍当今主流的分布式文件系统,主要有google的 GFS 亚马逊的Dynamo-Introduced the mainstream of today' s distributed file system
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:478609
    • 提供者:YU
  1. Google-File-System

    0下载:
  2. Google File System:谷歌公开发表的三大论文之一的GFS,主要介绍在分布式情况下的文件存储方案,也是现今流行的hadoop系统的文件存储方案的原型。- 翻译 英语 中文 德语 检测语言 中文(简体) 英语 日语
  3. 所属分类:Project Design

    • 发布日期:2017-04-25
    • 文件大小:233973
    • 提供者:费仕忆
« 12 3 4 5 »
搜珍网 www.dssz.com