in reply to Re^5: Perl microservice framework
in thread Perl microservice framework
Java has well-understood and popular ecosystems for web and microservices with clear goals for different projects (eg. the need to extend Spring with Spring Boot, and others like Quarkus and Micronaut that tailor to different developer preferences).
As some people have helpfully pointed out, Perl offers projects that can satisfy aspects of microservices:
but this is precisely the kind of disparateness I want to avoid where there is no complete unified solution.
A CPAN search shows projects that come close are apparently primarily only intended as management tools (as opposed to frameworks) (eg. BeeKeeper, Myraid, Narada).
Judging on the responses received thus far, I believe that Perl has no specific microservice framework.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^7: Perl microservice framework
by Arunbear (Prior) on Dec 27, 2024 at 13:25 UTC | |
by LanX (Saint) on Dec 27, 2024 at 14:16 UTC | |
| |
by mvanle (Acolyte) on Dec 27, 2024 at 22:16 UTC | |
|
Re^7: Perl microservice framework
by NERDVANA (Priest) on Dec 26, 2024 at 16:12 UTC | |
by mvanle (Acolyte) on Dec 26, 2024 at 22:06 UTC |