欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
MBrace
来自开放百科 - 灰狐
(版本间的差异)
小 (→指南) |
小 (→链接) |
||
(未显示1个用户的4个中间版本) | |||
第6行: | 第6行: | ||
从 [https://github.com/mbraceproject/MBrace.StarterKit MBrace.StarterKit] 开始你的MBrace之旅。 | 从 [https://github.com/mbraceproject/MBrace.StarterKit MBrace.StarterKit] 开始你的MBrace之旅。 | ||
− | MBrace项目依赖由[ | + | MBrace项目依赖由[[Paket]]来管理。 |
− | 编译 HandsOnTutorial.FSharp | + | 编译 HandsOnTutorial.FSharp 生成 D:\dotnet\MBrace.StarterKit-master\HandsOnTutorial.FSharp\bin\Debug\Demos.dll |
− | + | ||
− | + | ||
− | + | ||
+ | 在命令行进入 MBrace.StarterKit-master\HandsOnTutorial.FSharp 目录,然后运行 fsi 1-hello-world.fsx 显示类似结果并启动的四个Windows控制台窗口。 | ||
Workers | Workers | ||
− | |||
Id Status % CPU / Cores CPU Clock % Memory / Total(MB) Network(ul/dl : KB/s) Work items Hostname PID Platform Initialization Time Latest Heartbeat | Id Status % CPU / Cores CPU Clock % Memory / Total(MB) Network(ul/dl : KB/s) Work items Hostname PID Platform Initialization Time Latest Heartbeat | ||
-- ------ ------------- --------- -------------------- --------------------- ---------- -------- --- -------- ------------------- ---------------- | -- ------ ------------- --------- -------------------- --------------------- ---------- -------- --- -------- ------------------- ---------------- | ||
第24行: | 第21行: | ||
INFO : Uploading 'FSharp.Compiler.Interactive.Settings, Version=4.4.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' [IMG 49.27 KiB] | INFO : Uploading 'FSharp.Compiler.Interactive.Settings, Version=4.4.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' [IMG 49.27 KiB] | ||
INFO : Uploading 'FSI-ASSEMBLY_94e37c3f-aeb9-429c-9f78-bbc5253007fe_1, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' [IMG 7.50 KiB] | INFO : Uploading 'FSI-ASSEMBLY_94e37c3f-aeb9-429c-9f78-bbc5253007fe_1, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' [IMG 7.50 KiB] | ||
− | + | ... | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
INFO : Posted CloudProcess<string> '8c3fa1ec-7251-4b9e-aca4-15fb32aa5f99'. | INFO : Posted CloudProcess<string> '8c3fa1ec-7251-4b9e-aca4-15fb32aa5f99'. | ||
hello, world | hello, world | ||
− | + | ... | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
==项目== | ==项目== | ||
第54行: | 第32行: | ||
==图集== | ==图集== | ||
+ | <gallery> | ||
+ | image:MBrace-Thespian-Slave-Node.png|Thespian集群节点 | ||
+ | </gallery> | ||
==链接== | ==链接== | ||
*[http://mbrace.io/ MBrace官网] | *[http://mbrace.io/ MBrace官网] | ||
+ | *[http://www.nessos.gr/ Nessos] | ||
[[category:cloud computing]] | [[category:cloud computing]] | ||
[[category:F Sharp]] | [[category:F Sharp]] | ||
[[category:C Sharp]] | [[category:C Sharp]] |
2016年9月25日 (日) 16:43的最后版本
您可以在Wikipedia上了解到此条目的英文信息 MBrace Thanks, Wikipedia. |
MBrace 是一个开源的 C#、F# 云平台和计算框架,使用 F# 语言开发,采用 Apache v2 许可协议。
目录 |
[编辑] 指南
从 MBrace.StarterKit 开始你的MBrace之旅。
MBrace项目依赖由Paket来管理。
编译 HandsOnTutorial.FSharp 生成 D:\dotnet\MBrace.StarterKit-master\HandsOnTutorial.FSharp\bin\Debug\Demos.dll
在命令行进入 MBrace.StarterKit-master\HandsOnTutorial.FSharp 目录,然后运行 fsi 1-hello-world.fsx 显示类似结果并启动的四个Windows控制台窗口。
Workers Id Status % CPU / Cores CPU Clock % Memory / Total(MB) Network(ul/dl : KB/s) Work items Hostname PID Platform Initialization Time Latest Heartbeat -- ------ ------------- --------- -------------------- --------------------- ---------- -------- --- -------- ------------------- ---------------- mbrace://JH20160730:29506 Running 100.0 / 8 3400.0 MHz 86.5 / 8129.0 42.3 / 308.0 0 / 20 JH20160730 280 Windows 2016/9/25 17:55:06 2016/9/25 17:55:12 mbrace://JH20160730:29508 Running N/A / 8 N/A N/A / N/A N/A / N/A 0 / 20 JH20160730 11168 <null> 2016/9/25 17:55:06 2016/9/25 17:55:06 mbrace://JH20160730:29507 Running 74.6 / 8 3400.0 MHz 86.5 / 8129.0 95.1 / 392.5 0 / 20 JH20160730 12956 Windows 2016/9/25 17:55:06 2016/9/25 17:55:13 mbrace://JH20160730:29526 Running 100.0 / 8 3400.0 MHz 86.5 / 8129.0 44.1 / 335.6 0 / 20 JH20160730 10740 Windows 2016/9/25 17:55:06 2016/9/25 17:55:12
INFO : Uploading 'FSharp.Compiler.Interactive.Settings, Version=4.4.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' [IMG 49.27 KiB] INFO : Uploading 'FSI-ASSEMBLY_94e37c3f-aeb9-429c-9f78-bbc5253007fe_1, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' [IMG 7.50 KiB] ... INFO : Posted CloudProcess<string> '8c3fa1ec-7251-4b9e-aca4-15fb32aa5f99'. hello, world ...
[编辑] 项目
- MBrace.Core Cloud Programming Made Simple
- MBrace.Azure Microsoft Azure PaaS implementation for MBrace
- MBrace.AWS MBrace runtime implementation targeting Amazon Web Services
[编辑] 图集
[编辑] 链接
分享您的观点