Difference between revisions of "Archived-DMM"
From fd.io
(→Get Involved) |
Qing.chang (Talk | contribs) |
||
Line 33: | Line 33: | ||
== Get Involved == | == Get Involved == | ||
− | * [[DMM/Meeting|Bi-Weekly DMM Meeting | + | * [[DMM/Meeting|Bi-Weekly DMM Meeting]]. |
* [https://lists.fd.io/mailman/listinfo/dmm-dev Join the DMM Mailing List]. | * [https://lists.fd.io/mailman/listinfo/dmm-dev Join the DMM Mailing List]. | ||
* [[IRC | Join fdio-dmm IRC channel]]. | * [[IRC | Join fdio-dmm IRC channel]]. |
Revision as of 19:37, 7 March 2018
DMM Facts |
Project Lead: George Zhao
Repository: git clone https://gerrit.fd.io/r/dmm |
What is DMM
DMM (Dual Mode, Multi-protocol, Multi-instance) is to implement a transport agnostic framework for the applications where applications can
- Work with both user space and kernel space network stacks.
- Use different network protocol stacks based on their functional and performance requirement (QOS).
- Work with multiple instances of transport protocol stack.
I Engage or adopt new protocol stack dynamically.
Get Involved
- Bi-Weekly DMM Meeting.
- Join the DMM Mailing List.
- Join fdio-dmm IRC channel.
- Browse the code.
- 18.04 Release Plan
Start Here
How to submit a patch to DMM - Pushing Code with git review