Certification

cancel
Showing results for 
Search instead for 
Did you mean: 

My Car Wash CLD Example

Hello,

I just completed the Car Wash CLD example using a modified producer/consumer with events pattern. I would like any feedback regarding the implementation.

 

Thanks!

Javier Ruiz - Partner at JKI
jki.net
vipm.io
Message 1 of 2
(5,916 Views)

Hopefully this is still helpful. I would've reviewed last week but I just finished this example myself.

 

I think you'd earn solid marks for coding style. Your code is clean, organized, and well-commented/documented.

 

Unfortunately, I can't seem to get many of the functions to work as expected... the architecture is also pretty complicated. I noticed a few instances of elements being self-enqueued into the same state machine. This is a bit challenging to follow and (possibly?) debug.

0 Kudos
Message 2 of 2
(5,867 Views)