{"id":14874,"date":"2026-07-15T10:28:32","date_gmt":"2026-07-15T08:28:32","guid":{"rendered":"https:\/\/www.clickker.nl\/?post_type=knowledge_base&#038;p=14874"},"modified":"2026-07-15T10:28:32","modified_gmt":"2026-07-15T08:28:32","slug":"multithreading","status":"publish","type":"knowledge_base","link":"https:\/\/www.clickker.nl\/en\/knowledge_base\/multithreading\/","title":{"rendered":"Is Clickker multi-threaded or single-threaded?"},"content":{"rendered":"<p class=\"wp-block-paragraph\">Single-threaded systems execute tasks sequentially, one after the other, which ensures simplicity and lower memory usage, making them ideal for simple applications (e.g. Node.js). <\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Multi-threaded systems execute tasks simultaneously using multiple CPU cores, which significantly improves performance for computationally intensive or I\/O-intensive tasks, but at the same time introduces complexity, overhead and potential synchronisation issues.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Clickker is, by design, multi-threaded, with the exception of endpoints that use the Exact SDK.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Most of Clickker\u2019s endpoints operate via SQL queries and the Exact Entity Service. In such cases, multi-threading will be used.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The Exact SDK is single-threaded. For example, the endpoints for SalesOrder\/Print and SalesOrder\/SDK are examples of endpoints that make use of this.<\/p>","protected":false},"excerpt":{"rendered":"<p>Single-threaded systemen voeren taken sequentieel uit, de een na de ander, wat zorgt voor eenvoud en een lager geheugenverbruik, ideaal voor eenvoudige applicaties (bijv. Node.js). Multi-threaded systemen voeren taken gelijktijdig uit met behulp van meerdere CPU-cores, wat de prestaties aanzienlijk verbetert voor zware reken- of I\/O-taken, maar tegelijkertijd complexiteit, overhead en mogelijke synchronisatieproblemen met zich [&hellip;]<\/p>\n","protected":false},"featured_media":13188,"template":"","categories":[118,151],"class_list":["post-14874","knowledge_base","type-knowledge_base","status-publish","has-post-thumbnail","hentry","category-helpdesk","category-knowledge_base"],"_links":{"self":[{"href":"https:\/\/www.clickker.nl\/en\/wp-json\/wp\/v2\/knowledge_base\/14874","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.clickker.nl\/en\/wp-json\/wp\/v2\/knowledge_base"}],"about":[{"href":"https:\/\/www.clickker.nl\/en\/wp-json\/wp\/v2\/types\/knowledge_base"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.clickker.nl\/en\/wp-json\/wp\/v2\/media\/13188"}],"wp:attachment":[{"href":"https:\/\/www.clickker.nl\/en\/wp-json\/wp\/v2\/media?parent=14874"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.clickker.nl\/en\/wp-json\/wp\/v2\/categories?post=14874"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}