imodeljs-backend error and slow #1751
Unanswered
qingsong1900
asked this question in
Q&A
Replies: 1 comment
-
Not entirely sure I understand the scenario you're using here. Do you have both a imodeljs-backend running that is used by a imodeljs-frontend application via Chrome and then also running the iTwin Synchronizer at the same time on a single iModel? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
now, when more google chrome in pc to visit the imodeljs,and the backend log error and slow,
i want know the imodeljs backend is support by single process or multi-proccess to read the bim file from iTwin Snapshot,
when i deploy more imodeljs backend by different port,
but when one backend process write log the sql busy and lock the bim file , and other process must wait unlock the bim file.
and all client pc must wait a client pc .
Beta Was this translation helpful? Give feedback.
All reactions