-
May 18th, 2022, 11:55 PM
#1
Junior Member
- Join Date
- Apr 2022
- Posts
- 11
[RESOLVED] 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
.