Brujo Benavides

Results 117 comments of Brujo Benavides

Great points, @profetasajt !! Would you mind creating a PR with your suggested changes? And if you manage to remove cowboy from the examples and make them less verbose in...

@igaray there is _technical consensus_ ;)

You're entirely correct. Optional `gen_server` callbacks should also be optional for `wpool`.

Well… the idea for these pools of processes is to have a static number of workers and `simple_one_for_one` is meant to have a dynamic number of children. Can you clarify...

WOW! I didn't know that… I'm not sure that is enough reason to implement the multiple changes needed to handle `simple_one_for_one` as a strategy for `wpool_process_sup`… but to be honest,...

Hi @JrIndie. It's not possible at the moment, but we'll gladly accept a PR with it provided it has sufficient tests and works smoothly for all strategies ;) In other...

Hi, @jagguli 👋🏻 We should fix the links, although it's just Github changing URLs: [now it uses io, instead of com](https://marcelog.github.io/articles/erlang_persistence_entities.html). The project is not actively maintained, but only because...

@marcelog do you want to provide some guidelines on how to do this? Do you have some input on this subject?

@igaray as well?