麻豆小视频在线观看_中文黄色一级片_久久久成人精品_成片免费观看视频大全_午夜精品久久久久久久99热浪潮_成人一区二区三区四区

首頁 > 開發 > PowerShell > 正文

Powershell后臺作業、異步操作實例

2020-03-26 19:25:15
字體:
來源:轉載
供稿:網友

Powershell是單線程程序且一次只能做一件事情。后臺作業能額外增加Powershell進程在后臺處理作業。當需要程序同時運行且數據量不是很大時它能很好的解決問題。但從Powershell后臺回傳數據是一個非常麻煩的工作,它將浪費很多時間。將會導致腳本更慢。

這里有3個并發執行任務:

復制代碼 代碼如下:

$start = Get-Date

# get all hotfixes
$task1 = { Get-Hotfix }

# get all scripts in your profile
$task2 = { Get-Service | Where-Object Status -eq Running }

# parse log file
$task3 = { Get-Content -Path $env:windir/windowsupdate.log | Where-Object { $_ -like '*successfully installed*' } }

# run 2 tasks in the background, and 1 in the foreground task
$job1 =  Start-Job -ScriptBlock $task1
$job2 =  Start-Job -ScriptBlock $task2
$result3 = Invoke-Command -ScriptBlock $task3

# wait for the remaining tasks to complete (if not done yet)
$null = Wait-Job -Job $job1, $job2

# now they are done, get the results
$result1 = Receive-Job -Job $job1
$result2 = Receive-Job -Job $job2

# discard the jobs
Remove-Job -Job $job1, $job2

$end = Get-Date
Write-Host -ForegroundColor Red ($end - $start).TotalSeconds

 

上面執行全部的任務消耗了5.9秒。三個任務的結果將分別存入$result1, $result2, 和 $result3.
讓我們再繼續查看相繼在前臺執行完命令需要多長時間:

 

復制代碼 代碼如下:

$start = Get-Date

# get all hotfixes
$task1 = { Get-Hotfix }

# get all scripts in your profile
$task2 = { Get-Service | Where-Object Status -eq Running }

# parse log file
$task3 = { Get-Content -Path $env:windir/windowsupdate.log | Where-Object { $_ -like '*successfully installed*' } }

# run them all in the foreground:
$result1 = Invoke-Command -ScriptBlock $task1
$result2 = Invoke-Command -ScriptBlock $task2
$result3 = Invoke-Command -ScriptBlock $task3

$end = Get-Date
Write-Host -ForegroundColor Red ($end - $start).TotalSeconds

 

結果,這次只花費了5.05秒。與后臺作業幾乎同時完成,所以后臺作業更適合解決長時間執行的任務。從三個任務返回的數據觀察,好處是這種按順數在前臺獲得數據能減少了執行過程的開銷。

發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 逼片 | 狠狠干天天操 | 蜜桃av鲁一鲁一鲁一鲁 | 曰韩黄色片 | 久草在线视频免费播放 | 久久国产精品久久久久久电车 | 欧美日性 | 伊人成人免费视频 | 国产黄色网页 | 蜜桃成品人免费视频 | 国产亚洲精品久久久久久久久久 | 欧美成年性h版影视中文字幕 | 欧美第1页 | 成人短视频在线播放 | 久草在线资源福利站 | 99影视电影电视剧在线播放 | 欧美视频国产 | 一区二区三区黄色 | 一区二区久久精品66国产精品 | 把娇妻调教成暴露狂 | 亚洲成人国产综合 | 国产精品欧美久久久久一区二区 | 亚洲伊人色欲综合网 | 久久一本日日摸夜夜添 | 精品久久久久久久久久久久久久 | 一夜新娘第三季免费观看 | 一区二区国产在线 | 久久久一区二区三区四区 | 亚洲国产高清自拍 | 中文字幕一区在线观看视频 | 国产亚洲精品影达达兔 | 极品五月天 | 成人av一区二区免费播放 | 免费永久在线观看黄网 | 91精品国产日韩91久久久久久360 | 亚洲欧美国产高清 | 最新一区二区三区 | 欧美性生交xxxxx久久久缅北 | 12av毛片| 高清国产在线 | www.91sp|