We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Atualmente o sistema está executando um processo de forma infinita, o que causa problemas de performance.
Essa melhoria prevê implementar um padrão Observer para que o sistema só execute um processo caso exista item a processar
The text was updated successfully, but these errors were encountered:
Ansuillia
No branches or pull requests
Atualmente o sistema está executando um processo de forma infinita, o que causa problemas de performance.
Essa melhoria prevê implementar um padrão Observer para que o sistema só execute um processo caso exista item a processar
The text was updated successfully, but these errors were encountered: