FPGA 负载平衡堆栈

发布于 2024-10-12 04:40:02 字数 211 浏览 2 评论 0原文

我希望在 FPGA 上实现负载平衡堆栈。

除了这项研究:链接文本,我还没有找到任何可用的东西。

您知道有哪些 LB 堆栈(专有的或开源的)吗?

干杯,

路易斯

I wish to implement a load balancing stack on an FPGA.

Apart from this research : link text, I haven't found anything available.

Do you know of any LB stacks out there, proprietary or open source?

Cheers,

Louis

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

慵挽 2024-10-19 04:40:02

由于这需要 FPGA 周围的硬件具有多个以太网链路,因此很难找到。然而,可能有商业硬件可以使用 FPGA 来实现这一点,但这将是完全专有的。

我会考虑使用 DD-WRT 或类似软件来完成此操作。

Since that requires hardware around the FPGA with multiple Ethernet links, this is going to be hard to find. However there may be commercial hardware that does this with FPGAs, but that will be fully proprietary.

I would consider doing this in software with DD-WRT or similar.

小嗷兮 2024-10-19 04:40:02

如果您需要多个以太网链路,您可能需要在 www.Terasic.com 上查看 Terasic 的 DE4 或 DE2-115。在大学里用过他们的板子。我非常推荐。

If you need multiple ethernet links, you might want to check out Terasic's DE4 or DE2-115 at www.Terasic.com. Used their boards in university. I very much recommend.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文