Questions tagged [durability]
3 questions
5
votes
5 answers
Websockets Server with Fault-Tolerance and Durable Message Store
I am starting to experiment with websockets.
Does anyone know of a websockets server (open source or paid) that provides a durable store of the websocket "channel"? All of the examples that I have found do not address durability -- if a websockets…
smitchell360
- 61
- 1
- 6
2
votes
1 answer
Which is more durable? MyISAM or InnoDB with innodb_flush_log_at_trx_commit=0
I am trying to determine the difference in durability between MySQL's MyISAM and InnoDB when innodb_flush_log_at_trx_commit=0.
I am aware of the some of the benefits of InnoDB with ACID. However, under the default settings inserts with InnoDB are…
adamSpline
- 21
- 1
2
votes
1 answer
SSD system disk durability?
This is a follow up to Server System drive on a USB stick? Good? Bad?.
I set my mind on this 2GB motherboard mountable PATA SSD.
(I already ordered it because I had a voucher, this question is to know whether I can safely rely on it in a server that…
The Shurrican
- 2,230
- 7
- 39
- 58