erpc-io / eRPC

Efficient RPCs for datacenter networks
https://erpc.io/
Other
840 stars 138 forks source link

怎么样把DPDK源码集成到TARS里面??? #15

Closed ALBERTdbg closed 5 years ago

ALBERTdbg commented 5 years ago

主要目的是想用DPDK来接收海量的数据,但是先不处理。然后通过TARS来把这些数据进行处理。所以目前的问题就是如何把我们的DPDK和TARS融合在一起是个问题,求大牛们赐教?

anujkaliaiitd commented 5 years ago

Sorry, I can handle issues only in English.

My friend translated this as: "How to integrate the source code of DPDK into TARS? The main purpose is to use DPDK to receive a massive amount of data."

Can you please describe what TARS is?

ALBERTdbg commented 5 years ago

Sorry, I can handle issues only in English.

My friend translated this as: "How to integrate the source code of DPDK into TARS? The main purpose is to use DPDK to receive a massive amount of data."

Can you please describe what TARS is?

Thanks,Tars is a high-performance RPC development framework based on name service using Tars protocol. At the same time, it is supported by an integrated service governance platform to help individuals or enterprises quickly build their own stable and reliable distributed applications in the form of micro-services.

byronyi commented 5 years ago

@anujkaliaiitd Here's its repo: https://github.com/TarsCloud/Tars

Please do your homework and not spam other people's repository with your problem. @ALBERTdbg

anujkaliaiitd commented 5 years ago

Thanks, @byronyi.

This issue seems to be about DPDK, or integration of eRPC into a higher-level RPC library. That is currently not our focus, but it might be in the future.