[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[tlaplus] Re: tlc uses only one cpu when enable liveness checking



Where the liveness formula is as follows, it checks that a log is acked by quorum servers eventually would be committed.

<> (\A entry \in {[term |-> Nat, index |-> Nat, value |-> Nat]} : entry \in AllServerQuorumLogs ~> entry \in RANGE(committedLogs)) 



在 2020年3月10日星期二 UTC+8上午9:53:26,Yongqiang Yang写道:
When I enabled liveness checking by adding formula to properties, TLC uses only one cpu.  Is this expected?

--
You received this message because you are subscribed to the Google Groups "tlaplus" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tlaplus+unsubscribe@xxxxxxxxxxxxxxxx.
To view this discussion on the web visit https://groups.google.com/d/msgid/tlaplus/136dc195-8155-4f7f-9c94-cffab8945995%40googlegroups.com.