Сегодня большинство из вас слышало о blockchain, поэтому перейду сразу к делу. Я занимался разработкой BPMN процессов и сервера, обслуживающего их. BPMN (Business Process Model and Notation) - это стандарт графического представление элементов д…
Status: Article in progress Prehistory What is your batch size? When I did tests for parsing csv and write to CH (now on Github), I saw that I have some variables: ring buffer size and…
public static void main(String... args) { System.out.println("Hello, world"); } or…
Status - Just to know where to see quickly. Table 1. Some speed examples What ns µs L1 cache reference 0.5 0.00005 Main memory reference 100 0.01 Compress 1K bytes w/ cheap…