Am Mittwoch, 24. August 2016 12:57:23 UTC+2 schrieb Bruno Girin: > > > > On 5 August 2016 at 14:46, fr3dch3n <[email protected] <javascript:>> > wrote: > >> Hey fellow elixir developers, >> >> >> I seek your guidance. In my very few freetime? I'm working on a basic >> microservice in elixir: Magellan Microservice. (see >> https://github.com/fr3dch3n/magellan-microservice). >> >> >> Spending more and more time with elixir, I started wondering if my >> approach is actually any good. In Magellan I use a basic cowboy server and >> attach some routes to it. >> > > Excellent! That's exactly what I'm trying to do at the moment so rather > than re-invent another wheel, I might make use of Magellan :) >
I love to hear that. :) > > >> [snip] >> >> Before continuing on this project I wanted to get some feedback to see if >> my concept is any good. >> >> To provide a more specific question: >> >> Should I prefer phoenix even for such possibly small applications? For me >> it seems overpowered for this usecase. >> > > That's the conclusion I had come to as well. I know that Phoenix is quite > lightweight compared to other MVC frameworks but when what you do requires > neither the M nor the V in MVC, it looks like raw plugs are simpler to deal > with. > > > [snip] >> >> We already use the magellan as basis for some monitoring applications, so >> I want to improve it wherever I can. >> > > Nice! Happy to help with that if I end up using it (which is likely). > I'm not entirely sure how to proceed with Magellan. There are like a few open tasks (like aggregating status function results), but atm I don't know which killer-feature would be nice to have. I really would like us to make it more awesome. ;-) Cheers, fr3dch3n -- You received this message because you are subscribed to the Google Groups "elixir-lang-talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elixir-lang-talk/1d91de58-5e70-475b-bb56-d389bf6c78e2%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
