-
Notifications
You must be signed in to change notification settings - Fork 1k
why use akka.net for p2p?it is slow. #611
Copy link
Copy link
Closed
Labels
DiscussionInitial issue state - proposed but not yet acceptedInitial issue state - proposed but not yet acceptedEnhancementType - Changes that may affect performance, usability or add new features to existing modules.Type - Changes that may affect performance, usability or add new features to existing modules.P2PModule - peer-to-peer message exchange and network optimisations, at TCP or UDP level (not HTTP).Module - peer-to-peer message exchange and network optimisations, at TCP or UDP level (not HTTP).
Metadata
Metadata
Assignees
Labels
DiscussionInitial issue state - proposed but not yet acceptedInitial issue state - proposed but not yet acceptedEnhancementType - Changes that may affect performance, usability or add new features to existing modules.Type - Changes that may affect performance, usability or add new features to existing modules.P2PModule - peer-to-peer message exchange and network optimisations, at TCP or UDP level (not HTTP).Module - peer-to-peer message exchange and network optimisations, at TCP or UDP level (not HTTP).
akka.net remote translate speed is about 40M/s,it is not a very good number.
and akka.net 's actor ontell is in single thread,it is not very good for performance.