4
Answers

Architecture question

Elvis

Elvis

13y
1.8k
1
Hello.

I'm using one WCF to collect status from different service. 
ratio of 2-3 statuses per second. 
statuses goes into DB. 
in order to query the DB for these statuses with different parameters, would you use the same WCF or create new one?

Thanks.
Answers (4)