Difference between revisions of "Thread (computing)"

From wikieduonline
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 3: Line 3:
  
 
* Threads: <code>[[ps -efL]]</code> or <code>[[pstree]] -p PID</code>
 
* Threads: <code>[[ps -efL]]</code> or <code>[[pstree]] -p PID</code>
 +
* [[macOS]]: <code>[[ps -M]]</code> print the threads corresponding to each task.
 +
 
* <code>[[xz -T0]]</code> (<code>-T0</code> use all threads)
 
* <code>[[xz -T0]]</code> (<code>-T0</code> use all threads)
 +
  
 
== Application architecture ==
 
== Application architecture ==

Latest revision as of 18:17, 18 August 2024

This article is a Draft. Help us to complete it.

wikipedia:Thread (computing)


Application architecture[edit]

  • MariaDB thread configuration
  • Redis is a single thread application.

Related terms[edit]

See also[edit]

Advertising: