It was always surprising to me that so few projects were started with data access concurrency in mind. I’ve heard many discussions about new fancy frameworks and UI controls the teams were about to use but possibility of concurrent access to users’ data didn’t appear to be a concern in their minds. Wen you think about it, it seems to be very logical. People have a natural tendency to avoid problems they haven’t encountered directly. There are so few people with attitude of challenging o...
Strona głównaUżytkownik
https://mkarczewski.wordpress.com/ | użytkownik
[EN] Offline Pessimistic Lock in Entity Framework (or any other ORM) | WellDesignedSoftwareException
Architektura 3329 dni, 18 godzin, 26 minut temu 104 źrodło rozwiń
I’ve recently seen a few articles about video streaming with raspberry pi using node.js streaming server and ffmpeg utility. It’s funny how easily you can create your own live video streaming with opensource tools and cheap mini-computer. But there are some problems with this approach. The highest resolution I was able to capture, encode and live stream was 160×120. It is too low to recognize people or plate numbers seen on the picture. There are also some network issues that make things...
Programowanie rozproszone 3357 dni, 18 godzin, 56 minut temu 204 źrodło rozwiń