# How to run a HTTP.jl server in parallel, while doing computations in the foreground?

**URL:** https://discourse.julialang.org/t/how-to-run-a-http-jl-server-in-parallel-while-doing-computations-in-the-foreground/101889
**Category:** General Usage
**Tags:** multithreading, server, httpjl
**Created:** [July 21, 2023, 1:57pm UTC](https://discourse.julialang.org/t/how-to-run-a-http-jl-server-in-parallel-while-doing-computations-in-the-foreground/101889 "2023-07-21T13:57:31Z")
**Posts on this page:** 1
**Showing post:** 17

<div class="post-metadata">

### Author: ![dlakelan](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/dlakelan/32/8491_2.png) [@dlakelan](https://discourse.julialang.org/u/dlakelan)
#### Post date: [July 21, 2023, 10:37pm UTC](https://discourse.julialang.org/t/how-to-run-a-http-jl-server-in-parallel-while-doing-computations-in-the-foreground/101889/17 "2023-07-21T22:37:30Z")

</div>

for anyone else finding this for posterity, and to be super clear, the other thread is: [Communication between tasks dependent on “free” main thread](https://discourse.julialang.org/t/communication-between-tasks-dependent-on-free-main-thread/101911)

---

_[View the full topic](https://discourse.julialang.org/t/how-to-run-a-http-jl-server-in-parallel-while-doing-computations-in-the-foreground/101889)._
