Fourinone (Chinese name "四不像") provides a 4-in-1 distributed framework and easy-to-use programming api to use CPU, memory, hard drives of multi-machine together, in order to gain a powerful computing power to solve complex problems . The Fourinone framework provides a series of parallel computing model (include Migrant Workers / Contractors / Job Agency/ Warehouse concepts) to take advantage of the computing power of multi-machine multi-core cpu; provide a complete distributed cache and a small cache to take advantage of multi-machine memory capacity; provides the operation of remote files in the same way as local files (access, parallel read and write, split, exclusive, copying, parsing, transaction, etc.) for the use of hard disk storage capacity of multi-machine; due to the multi-computer physically independent, Fourinone framework also provides a complete Distributed collaborative and locks, as well as simplify the MQ function for multi-machine collaboration and communication. In other words, fourinone integrates Hadoop, Zookeeper, Memcache, MQ four major functions in a simple jar! It is only 150k size and without any dependence and very convenient to embed your system for use.
最近更新: 11年前TINY的平台定位 a.业务实现由外部提供,只用Tiny来开发Web界面 b.界面端实现由外部提供,只用Tiny来进行业务实现 c.业务实现及业务界面都由外部提供,本身只用于解决不同业务系统之间的互联互通 d.支持同构或异构应用集群服务能力
最近更新: 11年多前基于node.js+mongodb的在线即时聊天系统: 主要中间件: 展现层: 1.bootstrap 2.jquery 通信层: socket.io 逻辑及持久层: 1.node.js 2.node-mongodb-native 数据库系统:mongodb
最近更新: 11年多前基于node.js+mongodb的在线即时聊天系统: 主要中间件: 展现层: 1.bootstrap 2.jquery 通信层: socket.io 逻辑及持久层: 1.node.js 2.node-mongodb-native 数据库系统:mongodb
最近更新: 11年多前