.NET 有什么好的分布式代理/服务模型吗? [英] Any good distributed agent/service models for .NET?

查看:25
本文介绍了.NET 有什么好的分布式代理/服务模型吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在寻找实现分布式代理/服务模型的工具......我想我们也可以称之为网格或云计算,但我不确定这个术语是否完全类似.分布式代理模型是开发人员构建代理,然后将其分派到框架,然后框架在分布式环境中的某处执行代理.

I'm looking for tools that implement the distributed agent/service model ... I guess we could also call this grid or cloud computing, but I'm not sure the term is exactly analagous. A distributed agent model would be one where developers build agents that are dispatched to a framework and the framework executes the agent somewhere in the distributed environment.

具体来说,我正在寻找一个支持跨网格/云动态分布的框架,但用更持久的服务替换瞬态代理.这里的目标是最大限度地减少将服务部署到网格/云容器中所需的时间和精力.

Specifically, I'm looking for a framework that support dynamic distribution across the grid/cloud, but replaces the transient agent with a more persistent service. The goal here is to minimize the amount of time and effort it requires to deploy a service into the grid/cloud container.

FWIW,我认为 Digipede 非常接近这一点,但我对那里的其他东西很感兴趣.我的印象是,必须考虑装配分布才能使解决方案可行.

FWIW, I think Digipede gets pretty close to this, but I'm interested in what else is out there. I'm under the impression that assembly distribution would have to be considered in order for the solution to be viable.

推荐答案

微软有一个项目叫 Dryad.这是一个很好的播客,包含更多信息:http://www.dotnetrocks.com/default.aspx?showNum=378它使用 LINQ 并且应该易于使用.微软让它为微软的 AdCenter 做一些生产工作.这是研究页面.http://research.microsoft.com/research/sv/Dryad/

There's a project at Microsoft called Dryad. Here's a good podcast with more info: http://www.dotnetrocks.com/default.aspx?showNum=378 It uses LINQ and is supposed to be easy to use. Microsoft has it doing some production stuff for Microsoft's AdCenter. Here's the research page. http://research.microsoft.com/research/sv/Dryad/

Dryad 很有表现力.它完全包含其他计算框架,例如 Google 的 map-reduce 或关系代数.此外,Dryad 还负责作业创建和管理、资源管理、作业监控和可视化、容错、重新执行、调度和会计.

附:我没有看到下载,但如果你联系他们并且你是认真的,你可能会得到它.

P.S. I don't see a download, but if you contact them and you are serious you could probably get it.

更新:现在可以在此处下载:http://research.microsoft.com/en-us/downloads/03960cab-bb92-4c5c-be23-ce51aee0792c/default.aspx

Update: it's now available for download here: http://research.microsoft.com/en-us/downloads/03960cab-bb92-4c5c-be23-ce51aee0792c/default.aspx

这篇关于.NET 有什么好的分布式代理/服务模型吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆