搜索资源列表
CS结构的分布式运算
- 这是一个CS结构的分布式运算的源码,编写精巧,便于学习.-This is a CS structure of the source code distributed computing, to prepare workmanship, ease of learning.
WEBService
- 用java来实现分布式系统的WEB Service,以一个简单的银行系统为例,客户端通过激活web service来实现自己对帐户的操作和管理-Using java to implement distributed systems WEB Service, with a simple banking system, for example, by activating the web service client to achieve their own on account of the op
Javadistribute
- JAVA分布式程序学习的课件(全英文),及实例实现代码。-Distributed Programming JAVA learning courseware (all English), and examples of the realization of the code.
TranscriptQuery
- 以Java结合rmi开发,分布式查询成绩的简单系统-Rmi combined to Java development, distributed query results in a simple system
StockMarket
- 用java写的股票交易游戏,可以支持多用户进行游戏,采用分布式系统中的RMI技术-Writing of the stock with java games, users can support many games, the use of RMI in Distributed System Technology
JTA
- java分布式事务处理实例,如果一个应用程序对两种不同数据库之间进行数据互换,就用到了分布式事务-java Distributed Transaction instance, if an application of two different data interchange between databases, it uses a Distributed Transaction
hypertable-0.9.2.4-alpha-src.tar
- Hadoop和分布式数据库 Hadoop和分布式数据库 -Hadoop和分布式数据库 Hadoop和分布式数据库 Hadoop和分布式数据库 Hadoop和分布式数据库
java_rmi
- 基于RMI的分布式议程服务。使用Java RMI构建一个分布式议程服务。不同的客户能连接到这一共享的议程服务,并查询、添加和删除议程中的会议安排。服务程序具备新用户注册、清除某一用户所有会晤安排等管理功能。-RMI-based distributed agendas. Use Java RMI to build a distributed agendas. Different customers can connect to the shared agenda of services and q
Parking
- 有一个停车场,有m个进口,n个出口,k个空车位。要求每一刻只能有一个进口有车进入。停车场内没有一个集中的管理者,采用分布式的算法实现。能够动态的增加一个进口节点。-There is a parking lot, there are m-imported, n outlet, k empty parking spaces. Requires that every moment there can be only one import a car to enter. Car park does no
Pro_Hadoop
- 简介了分布式计算开源框架Hadoop。 Hadoop框架中最核心的设计就是:MapReduce和HDFS。MapReduce的思想是由Google的一篇论文所提及而被广为流传的,简单的一句话解释MapReduce就是“任务的分解与结果的汇总”。HDFS是Hadoop分布式文件系统(Hadoop Distributed File System)的缩写,为分布式计算存储提供了底层支持。-Introduction of a distributed system Hadoop.
Google-bigtable
- Bigtable:一个分布式的结构化数据存储系统 -Google Bigtable
构建微服务
- 在当前分布式架构日益完善的情况下,微服务的出现,巧妙的和分布式结合(In the current situation of increasingly sophisticated distributed architecture, the emergence of micro service, ingenious and distributed combination)
第九讲 分布式文件系统HDFS
- 分布式文件系统 HDFS 分布式文件系统的好处,缺点(Advantages and disadvantages of the distributed file system HDFS distributed file system)
smartlock
- 基于zookeeper ,redis 和数据库 的 分布式锁 demo(Distributed lock demo based on zookeeper, redis and database)
基于Redis的分布式Session初探小成
- 基于redis的分布式session,保证共享性 原子性 一致性,便于分布式部署登录 等(redis session multi server)
1
- 两台电脑之间 通过分布式进行通讯,功能齐全,代码精简,适合初学者进行学习与研究(Two computers through distributed communication, full-featured, streamlined code, suitable for beginners to learn and research)
jtDay01
- Java编写互联网项目工程,将采用分布式服务器及数据库设计(Java prepared the Internet project, will use the distributed server and database design)
分布式java
- 分布式java编程指导资料,高并发、高性能、高可用、可扩展性(Distributed Java programming guide data, high concurrency, high performance, high availability, scalability)
分布式网站
- 网站安全扫描用到的软件,用于学习与扫描,与分布式用到的知识(The software used for web security scanning, for learning and scanning)
Java基于dubbo分布式服务商城系统
- Java基于dubbo分布式服务商城系统 SSM框架基于Dubbo实现了分布式分模块Redis共享缓存的应用