TPL数据流库的可扩展性? [英] Scalability of TPL Dataflow Library?

查看:90
本文介绍了TPL数据流库的可扩展性?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好,


Dataflow库的可扩展性如何?对于我的申请,我有两个具体的案例需要扩展时间:


1。在同一台计算机上运行的两个独立应用程序,每个应用程序都运行自己的Dataflow网络。


2。与情况1类似,但应用程序正在同一网络上的不同计算机上运行。


对于上述每种情况,我如何能够链接正在运行的块单独的应用程序?


首先想到的是,似乎TCP / IP套接字可以被不同应用程序中的块用来相互通信,但我想知道是否有更好的方法。 / p>

解决方案

您好KJWILL555,


感谢您在此发帖。


对于您的问题,您也可以使用WCF。请参考以下链接。


https://social.msdn.microsoft.com/Forums/vstudio/en-US/69526b52-bb7c-422f-a9bc-00d2a79d40d4/传递数据在应用程序之间?论坛= csharpgeneral


最好的问候,


Wendy


Hello,

How scalable is the Dataflow library? For my application, I have two specific cases in mind for when I would need to scale up:

1. Two separate applications running on the same computer, each one running their own Dataflow network.

2. Similar to situation 1, but the applications are being run on separate computers that are on the same network.

For each of these situations, how might I be able to link blocks that are running in separate applications?

At first thought, it seems like TCP/IP sockets could be used by blocks in separate applications to communicate with each other, but I am wondering if there are better approaches.

解决方案

Hi KJWILL555,

Thank you for posting here.

For your question, you could use WCF as well. Please refer to the link below.

https://social.msdn.microsoft.com/Forums/vstudio/en-US/69526b52-bb7c-422f-a9bc-00d2a79d40d4/passing-data-between-applications-in-c?forum=csharpgeneral

Best Regards,

Wendy


这篇关于TPL数据流库的可扩展性?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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