You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The idea would be to configure rest routes binding several, probably dockerized, respondent clients and aggregate all responses into one. Maybe, using a yaml file to configure the distribution tree ?!
Do you think it is doable ?
Thanks for your inputs and insights on that.
Cheers,
X
The text was updated successfully, but these errors were encountered:
Although I'll have to understand what the pattern does, I'm not sure I'd like to integrate that kind of functionality directly into siesta, since the aim is to keep it as simple as possible, but not simpler.
That being said, since siesta can create/remove routes dynamically, I think you'd be able to build something similar upon siesta.
Hi @robiwano ,
Hope you are all well !
I was wondering if it is complicated to extend siesta with the surveyor pattern and replicate what is described in this blog post https://daniel-j-h.github.io/post/distributed-search-nanomsg-bond/ ?
The idea would be to configure rest routes binding several, probably dockerized, respondent clients and aggregate all responses into one. Maybe, using a yaml file to configure the distribution tree ?!
Do you think it is doable ?
Thanks for your inputs and insights on that.
Cheers,
X
The text was updated successfully, but these errors were encountered: