Difference between revisions of "Thread (computing)"

From wikieduonline
Jump to navigation Jump to search
Line 4: Line 4:
 
* Threads: <code>[[ps -efL]]</code> or <code>[[pstree]] -p PID</code>
 
* Threads: <code>[[ps -efL]]</code> or <code>[[pstree]] -p PID</code>
 
* <code>[[xz -T0]]</code> (<code>-T0</code> use all threads)
 
* <code>[[xz -T0]]</code> (<code>-T0</code> use all threads)
 +
 +
* [[macOS]]: <code>[[ps -M]]</code> Print the threads corresponding to each task.
  
 
== Application architecture ==
 
== Application architecture ==

Revision as of 18:16, 18 August 2024

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

wikipedia:Thread (computing)

  • macOS: ps -M Print the threads corresponding to each task.

Application architecture

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

Related terms

See also

Advertising: