/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

blog.jak-linux.org
| | www.paulsprogrammingnotes.com

I was recently able to make a minimal example that reproduced a Celery memory leak. The memory leak would happen on the main Celery worker process thats forked to make child processes, which makes the leak especially bad. Issue #4843 has been around for 3+ years and has 140+ comments, so this one has been causing a lot of problems for Celery users for a while.
13.5 parsecs

Travel
| |
| | danielpecos.com

Function composition is one the key features (among others) of functional programming. Programming languages that offer higher order functions as a feature can potentially use function composition. But, still, programmers need to be aware of some key concepts to successfully apply this pattern in our code. Function composition, as defined on Wikipedia, isan act or mechanism to combine simple functions to build more complicated ones. In other words, we can define new functions, equivalent to the result of...
18.4 parsecs

Travel
| |
| | hidde.blog

Hidde's blog about web accessibility, standards, HTML, CSS, JavaScript and more.
13.0 parsecs

Travel
| |
| | dhariri.com

The website of David Hariri, a software developer, designer, and entrepreneur.
33.9 parsecs

Travel
|