Hopefully this article helped you understand the basics of the abstractfactorypattern.
希望这篇文章能帮助你理解抽象工厂模式的基础。
2
What are disadvantages of Abstractfactory design pattern?
抽象工厂模式的缺点是什么?
3
For the design of protocol manager, we use the Proactor Pattern and abstractfactory to increase the scalability of the system and reduce the coupling degree between modules.