-
Junior Member
- Join Date
- Apr 2022
- Posts
- 11
Choosing design pattern for clinet/server communication
I want to design file passing client/server (posix). I have multiple ways of passing file: pipe, queue etc. Which design pattern would be useful.
I thought service locator pattern. Any suggestions ?
Tags for this Thread
Click Here to Expand Forum to Full Width
.