fosstodon.org is one of the many independent Mastodon servers you can use to participate in the fediverse.
Fosstodon is an invite only Mastodon instance that is open to those who are interested in technology; particularly free & open source software. If you wish to join, contact us for an invite.

Administered by:

Server stats:

8.6K
active users

#parallelize

0 posts0 participants0 posts today
Rick Wong – Tech & code <p>1) Multi-threading: by using `cpu_cores() - 1` <a href="https://fosstodon.org/tags/multiprocessing" class="mention hashtag" rel="tag">#<span>multiprocessing</span></a> workers as pipelines to solve sudokus, it was easy to <a href="https://fosstodon.org/tags/parallelize" class="mention hashtag" rel="tag">#<span>parallelize</span></a> the workload</p>
Peter Czanik<p>One of the highlights of the syslog-ng 4.3.0 release is <a href="https://fosstodon.org/tags/parallelize" class="mention hashtag" rel="tag">#<span>parallelize</span></a>().</p><p><a href="https://www.syslog-ng.com/community/b/blog/posts/accelerating-single-tcp-connections-in-syslog-ng-parallelize" target="_blank" rel="nofollow noopener" translate="no"><span class="invisible">https://www.</span><span class="ellipsis">syslog-ng.com/community/b/blog</span><span class="invisible">/posts/accelerating-single-tcp-connections-in-syslog-ng-parallelize</span></a></p><p>It allows <a href="https://fosstodon.org/tags/syslog_ng" class="mention hashtag" rel="tag">#<span>syslog_ng</span></a> to process log messages from a single high-traffic <a href="https://fosstodon.org/tags/TCP" class="mention hashtag" rel="tag">#<span>TCP</span></a> connection in multiple threads, thus increasing processing <a href="https://fosstodon.org/tags/performance" class="mention hashtag" rel="tag">#<span>performance</span></a> on multi-core machines.</p>