Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/bifeldy/FansubID
Browse files Browse the repository at this point in the history
  • Loading branch information
bifeldy committed Oct 14, 2023
2 parents 900db65 + e8b3be2 commit 159d05d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ Proyek ini awalnya dibuat menggunakan [Angular CLI](https://github.com/angular/a
## NodeJS *Cluster* :: *Multi CPU(s) Worker* ~

- [x] Sudah mendukung untuk berjalan di banyak CPU [*Master* & *Slave(s)*]
- [x] NestJS Cron / *Task Scheduler* jalan di Cluster Master saja (Tanpa *Listen* HTTP)
- [x] Komunikasi via *Inter Process Communication* [IPC]
- [x] Web Socket [Socket.IO] *Event Broadcast* antar *Cluster*
- [x] NestJS Cron / *Task Scheduler* hanya di *Master* saja (Tidak *Listen* HTTP)
- [x] Komunikasi *Slave(s)**Master* via *Inter Process Communication* [IPC] + ada *Callback Function*
- [x] *Web Socket* [Socket.IO] *Event Broadcast* antar *Cluster*
- [x] *Mutual Exclusion* [Mutex] *Lock* antar *Cluster*

----
Expand Down

0 comments on commit 159d05d

Please sign in to comment.