I would like to ask if there is any way to turn asynchronism into Synchronize, similar to ajax in jquery ; similar to this function getData(){ var dataList; $.ajax({ async:false, .... success:function(data){ ...
Hello, everyone. I m learning about mutexes. what I don t understand is that there are two situations in which deadlocks occur: 1, in general, if the same thread calls lock, twice in the second call, because the lock is already occupied, the thread...
Hello, prawns! I have two servers An and B, both of which started lsync and rsync, and now found a problem. I started the Synchronize task at 1: 00, and the process OK files are normal Synchronize, but at 2: 00 the Synchronize process died, during w...