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)
 +
 +
== Application architecture ==
 +
* [[MariaDB]] thread configuration
 +
* [[Redis]] is a single thread application.
  
 
== Related terms ==
 
== Related terms ==
 
* <code>[[Pthreads]]</code>
 
* <code>[[Pthreads]]</code>
 
* 2020 AWS outage in [[AWS Kinesis]]
 
* 2020 AWS outage in [[AWS Kinesis]]
* [[MariaDB]] thread configuration
 
* [[Redis]] is a single thread application.
 
 
* <code>[[rclone]]</code>
 
* <code>[[rclone]]</code>
 
* [[vCPU]], [[oCPU]]
 
* [[vCPU]], [[oCPU]]

Latest revision as of 10:54, 2 January 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: