I am interested in these two consensus algorithms in the blockchain: PoET and PBFT. I saw this question about PBFT algorithm.
But, my questions are: what is the difference between PBFT and PoET algorithm? Are they the same? If no, when to consider using PoET or PBFT algorithm?
Thank you.