Skip to content

My shot on cpp-template example with workers and with usage of Property helper #620

Discussion options

You must be logged in to vote

Hi! I looked a bit through your code. I think it looks fine :-)

Regarding the property helper, I can see how this seemingly makes things a lot easier. However I'm still not sure if hiding the threading entirely is the way to go, or if it should be more visible in the application design where data is exchanged between threads. I prefer the latter, where well defined channels are used to send minimal amounts of data across (programming with golang tainted me, but I not in a bad way :-).

I suggest we keep this here in the discussions and see what other feedback comes in. I suggest to put the code into a public git repo of yours and then we can link to it from here.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@DaMilyutin
Comment options

@DaMilyutin
Comment options

Answer selected by tronical
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants