当前位置: 首页 > 软件库 > 应用工具 > P2P/BT >

Aorta

Java的P2P应用
授权协议 未知
开发语言 Java
所属分类 应用工具、 P2P/BT
软件类型 开源软件
地区 不详
投 递 者 庞修贤
操作系统 跨平台
开源组织
适用人群 未知
 软件概览

Aorta是一个具有负载均衡和集群支持的P2P应用。它执行Tasklets (其中有能力将他们的自我分裂成子任务并行执行) 。一个典型的集群包含一个局域网1-256电脑,每其中之一运行aorta.A Tasklet可以是任何类型,从基因组DNA排列,编码的MP3 /奥格vorbis使网页高速/重载网站(我目前正在创建一个Tasklet ,可以执行Portles ,为Jetspeed / IBM的Portlal服务器) 。即使主动脉是100 %的Java可以调用功能'的C / C + + “ ,或应用软件,如Matlab的等

Aorta is loadbalanced and clustring P2P application. It executes Tasklets (which has the ability to split them selves into sub tasks executed in parallel). A typical cluster contains of a LAN with 1-256 computers , each and one of them running aorta.A Tasklet can be of any type ranging from Genomic DNA Alignment,encoding mp3's / ogg vorbis to render web pages for highspeed /heavy loaded web sites (I'm currently creating a Tasklet that can execute Portles , for Jetspeed/Ibm-Portlal server). Even if Aorta is 100% java you can make functions calls to 'C/C++" , or applications like Matlab etc.

 相关资料
  • p2p

    P2P Cloud P2P Cloud project allows users to build their private networks. Building p2p is shipped with a Makefile, so building it a pretty easy task. You just run make command to buld a single binary

  • Here we describe configuration options around the Peer Exchange. These can be set using flags or via the $TMHOME/config/config.toml file. Seed Mode --p2p.seed_mode The node operates in seed mode. In s

  • 很多朋友关心SRS是否有计划支持RTMFP,是否计划支持P2P,这篇文章详细介绍了SRS和P2P的关系。 Summary 我们所指的P2P,并非传统客户端P2P的方式,譬如ed2k那种协议。我们特指三种P2P: Flash P2P:Adobe开发的P2P,Flash播放器之间可以互相P2P,分享视频。 Android P2P:特指Android的App的P2P方式,Android上HTML5不可能

  • To see a better formatted, more frequently updated version of this, please visit docs.p2p.today, or for the develop branch, dev-docs.p2p.today. Current build status: Goal We are trying to make peer-to

  • p2p-graph Real-time P2P network visualization with D3 This package is used by WebTorrent. You can see thispackage in action on the webtorrent.io homepage orplay with it on theesnextb.in demo. Install

  • Alliance P2P是一个P2P分享软件。它支持BitTorrent下载和直接下载,采用了分散的安全网络技术,只有你邀请的人或者朋友才能分享文件和进行交流,这就很好的保护了个人隐私。它可以行动于Windows, Linux和Mac OSX系统上。

  • ANts P2P 实现了第三代的P2P网络。它保护您的隐私,当您连接,使你没有跟踪的,隐藏您的身份(IP)和crypting一切您发送/接收别人。支持云集多源下载

  • Socket.IO P2P 是使用一个服务端回调在两个端点建立一个双向事件的最简单方法,提供最大可靠性。 Socket.IO P2P 提供一个简单可靠的方式在两个端点间设置一个 WebRTC 连接,使用 socket.io-protocol 来进行通信。 使用 服务端: var io = require('socket.io')(server);var p2p = require('socket.