nodeSolidServer / nodeSolidServer/node-solid-server
Server limitations when querying multiple pods (>128) in parallel
還沒有人認領這個 Issue。
- 主要語言
- JavaScript
- 星號
- 1.8k
- 分支
- 308
- PR 合併指標
- 30 天內沒有已合併 PR
描述
Hi,
I am running some experiments querying more than 128 pods in parallel from the Inrupt server and SolidCommunity. In both cases when I query data from more than 128 pods (i.e., 256, 512, 1024) at the same time the server stops the queries and blocks them.
When I experiment with 64 or fewer pods there is no problem. However, I have to do it in batches of 64 pods when I want to query more than 64 pods in parallel otherwise the server starts blocking my HTTP requests.
Is it expected that a SOLID server block parallel queries for a large number of pods from the same client?
Thank you
Crossposted: https://github.com/inrupt/pod-server/issues/76
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
issue 中沒有指定來源檔案、測試或進入點。首先重現針對超過 128 個 pod 的平行查詢,並將其與 64 個或更少 pod 的批次進行比較,然後判斷阻塞是否屬於預期的伺服器行為。完成的標準是找出並行限制和預期行為,並將其記錄下來或加以處理。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- javascript
- 領域
- backend
- Issue 類型
- 缺陷
- 難度
- 4/5
- 預估耗時
- 3-5 天
- 活躍度
- 停滯
- 描述清晰度
- 需要釐清
- 新手友好度
- 25/100