文件名称:esaymr_v1.0

  • 所属分类:
  • WEB源码
  • 资源属性:
  • [Windows] [Visual.Net] [源码]
  • 上传时间:
  • 2015-12-12
  • 文件大小:
  • 888kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • xxpu****
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

整个框架是基于.NET fr a mework2.0开发,绿色不需要任何安装和复杂配置,相对与Hadoop简直可以用轻松来形容,可以让任何一个程序员或者IT短时间内快速搭建起属于自己的并行计算框架。功能介绍

1、一个并行计算软件框架

基于此框架的软件可以运行在多台计算机组成的计算集群上,并且每个计算机的计算任务也是多线程方式并行进行的,对于处理复杂的业务和巨量数据时非常用于。

2、有着MapReduce血统的任务调度监控中心

EasyMR的作业会由Mgr平台根据Key集切分成若干个数据集,通过RTP通信协议分配到计算Cell上,Mgr同时负责监控Cell上运行情况。

3、任务脚本管理运行管理平台

支持基于C#语言的任务执行脚本,所有脚本会基于TaskBase类,会在Key集之前发送到Cell计算单元,编译并等待执行,整个过程简单方便,尤其适合基于数据库技术的企业类大数据处理任务-The whole fr a mework is based on fr a mework2.0.NET development, green does not require any installation and complex configuration, relative and Hadoop can simply be described, you can make any programmer or IT in a short time quickly build up their own parallel computing fr a mework. Function introduction

1, a parallel computing software fr a mework

The fr a mework of the software can run on multiple computing clusters of computer composition based on thread computing tasks and each computer is also carried out in parallel and are used to deal with complex business and big data.

2, there is a task scheduling monitoring center of MapReduce descent

EasyMR s operation will be divided into several data sets based on Key set by the Mgr platform. The RTP communication protocol is distributed to the Cell, and Mgr is responsible for monitoring the operation of Cell.

3, the task scr ipt management operation management platform

Support tasks based on C# language scr ipt, all scr ipts will be based on
(系统自动生成,下载前可以参看下载内容)

下载文件列表





51Aspx源码必读.txt

EasyMR.CellConsole

..................\bin

..................\...\Debug

..................\...\.....\EasyMR.Base.dll

..................\EasyMR.CellConsole.csproj

..................\EasyMR.CellConsole.csproj.vspscc

..................\FrmMain.cs

..................\FrmMain.Designer.cs

..................\FrmMain.resx

..................\icon.ico

..................\obj

..................\...\Debug

..................\...\.....\DesignTimeResolveAssemblyReferencesInput.cache

..................\...\.....\TempPE

..................\Program.cs

..................\Properties

..................\..........\AssemblyInfo.cs

..................\..........\Resources.Designer.cs

..................\..........\Resources.resx

..................\..........\Settings.Designer.cs

..................\..........\Settings.settings

EasyMR.Mgr.Base

...............\bin

...............\...\Debug

...............\...\.....\EasyMR.Base.dll

...............\...\.....\Newtonsoft.Json.dll

...............\CellMgr.cs

...............\ClientService.cs

...............\EasyMR.Mgr.Base.csproj

...............\EasyMR.Mgr.Base.csproj.vspscc

...............\obj

...............\...\Debug

...............\...\.....\DesignTimeResolveAssemblyReferencesInput.cache

...............\...\.....\TempPE

...............\Properties

...............\..........\AssemblyInfo.cs

...............\Script.cs

EasyMR.sln

EasyMR.vssscc

EasyMRCell

..........\bin

..........\...\Debug

..........\...\.....\EasyMR.Base.dll

..........\...\.....\Newtonsoft.Json.dll

..........\Cell.cs

..........\EasyMR.Cell.csproj

..........\EasyMR.Cell.csproj.vspscc

..........\NetService.cs

..........\obj

..........\...\Debug

..........\...\.....\DesignTimeResolveAssemblyReferencesInput.cache

..........\...\.....\TempPE

..........\Properties

..........\..........\AssemblyInfo.cs

EasyMRMgr

.........\bin

.........\...\Debug

.........\...\.....\EasyMgr.vshost.exe

.........\...\.....\EasyMgr.vshost.exe.manifest

.........\...\.....\EasyMR.Base.dll

.........\...\.....\Newtonsoft.Json.dll

.........\EasyMR.Mgr.csproj

.........\EasyMR.Mgr.csproj.vspscc

.........\FrmKeys.cs

.........\FrmKeys.Designer.cs

.........\FrmKeys.resx

.........\FrmMain.cs

.........\FrmMain.Designer.cs

.........\FrmMain.resx

.........\FrmScript.cs

.........\FrmScript.Designer.cs

.........\FrmScript.resx

.........\icon.ico

.........\obj

.........\...\Debug

.........\...\.....\DesignTimeResolveAssemblyReferencesInput.cache

.........\...\.....\TempPE

.........\Program.cs

.........\Properties

.........\..........\AssemblyInfo.cs

.........\..........\Resources.Designer.cs

.........\..........\Resources.resx

.........\..........\Settings.Designer.cs

.........\..........\Settings.settings

说明.htm

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org