Skip to content
New issue

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

Для режима запрета синхронных вызовов возможна оптимизация в скорости #80

Closed
Pr-Mex opened this issue Oct 30, 2018 · 1 comment
Labels
enhancement New feature or request

Comments

@Pr-Mex
Copy link
Owner

Pr-Mex commented Oct 30, 2018

Если это тонкий клиент, или сервер находится на этом же ПК, тогда можно быстрее проверить существование файла (и другие файловые операции) через неконтекстный серверный вызов.

@Pr-Mex Pr-Mex added the enhancement New feature or request label Oct 30, 2018
@Pr-Mex
Copy link
Owner Author

Pr-Mex commented Nov 17, 2018

Решено.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant