文件名称: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
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