# Limit Julia Memory

**URL:** https://discourse.julialang.org/t/limit-julia-memory/34409
**Category:** General Usage
**Created:** [February 10, 2020, 12:58pm UTC](https://discourse.julialang.org/t/limit-julia-memory/34409 "2020-02-10T12:58:16Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![altre](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/altre/32/17036_2.png) [@altre](https://discourse.julialang.org/u/altre)
#### Post date: [February 10, 2020, 12:58pm UTC](https://discourse.julialang.org/t/limit-julia-memory/34409/1 "2020-02-10T12:58:16Z")

</div>

This is basically a question on the still open (but fixed) issue  
[https://github.com/JuliaLang/julia/issues/17987](https://github.com/JuliaLang/julia/issues/17987)  
I’m trying to find the easiest way to limit the memory available for a julia process. The issue above seems to discuss this, but I wasn’t quite sure what the solution is now. Can somebody give me a working example?
