Skip to content

Calling a job from another service #34

Answered by Mulkave
CrochetFeve0251 asked this question in Q&A
Discussion options

You must be logged in to vote

First of all, no question is stupid. Please ask anything that comes to mind 🙂

Preface
To get to your question, please keep in mind that when building microservices, in most cases a single service will be an application carrying a single responsibility. Services in Lucid are preferably used with monolith application but you can surely still work with them in a microservice.

Use Case
Before deciding to call a job from different services, there are some questions to ask your current structure to determine whether it is a valid case in the first place. Answering these questions would give you a better indication on the direction you should take. Also remember that there is no one-size fits al…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@CrochetFeve0251
Comment options

@CrochetFeve0251
Comment options

@Mulkave
Comment options

Answer selected by CrochetFeve0251
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants