[GH-ISSUE #6216] Is the ollama request multi-process? #65922

Closed
opened 2026-05-03 23:10:30 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @chensuo2048 on GitHub (Aug 7, 2024).
Original GitHub issue: https://github.com/ollama/ollama/issues/6216

I tested the ollama service and found that every time a request is sent, a new process is started. My question is why a new process is started instead of a new thread? Will starting a new process affect efficiency?

Originally created by @chensuo2048 on GitHub (Aug 7, 2024). Original GitHub issue: https://github.com/ollama/ollama/issues/6216 I tested the ollama service and found that every time a request is sent, a new process is started. My question is why a new process is started instead of a new thread? Will starting a new process affect efficiency?
Author
Owner

@sammcj commented on GitHub (Aug 7, 2024):

Hey there 👋 , I'd suggest asking on the Ollama Discord which is used for general support/troubleshooting as opposed to Github which is more focused on logging bugs/feature requests.

<!-- gh-comment-id:2272493501 --> @sammcj commented on GitHub (Aug 7, 2024): Hey there 👋 , I'd suggest asking on the [Ollama Discord](https://discord.gg/ollama) which is used for general support/troubleshooting as opposed to Github which is more focused on logging bugs/feature requests.
Author
Owner

@chensuo2048 commented on GitHub (Aug 7, 2024):

Hey there 👋 , I'd suggest asking on the Ollama Discord which is used for general support/troubleshooting as opposed to Github which is more focused on logging bugs/feature requests.

Sure, I'll do that. Thanks!

<!-- gh-comment-id:2272772753 --> @chensuo2048 commented on GitHub (Aug 7, 2024): > Hey there 👋 , I'd suggest asking on the [Ollama Discord](https://discord.gg/ollama) which is used for general support/troubleshooting as opposed to Github which is more focused on logging bugs/feature requests. Sure, I'll do that. Thanks!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#65922