Close

Kafka 101: Essential Core Concepts for Building Resilient Event-Driven Architectures

Kafka 101: Essential Core Concepts for Building Resilient Event-Driven Architectures

Apache Kafka is an open-source stream-processing software platform developed by the Apache Software Foundation, written in Scala and Java. The project aims to provide a unified, high-throughput, low-latency platform for real-time data feeds. It is horizontally scalable, fault-tolerant, and speedy. The core concepts of Kafka are: Some limitations of Kafka include the following: Some competitors […]

Devamını Oku

Sen Yine Seni Sev

Murat Çelik

Zaman unutup beniBırakır sokaklaraSessiz oluyor insanBöyle durumlarda Yürüdüğüm yol değilGidişin üşütür beniKonuşamıyor insanBöyle havalarda Her şey değişir amaEskimiyor acılarYaşayan bilir ancakNasıl acıtır akşamlar Bedenimde yaşamakZor geliyor artık banaSözlerim kalın sisRuhuma anlam kat Sevmek yarı ölmektirBöyle demiştin giderkenHer gün ölüyor… Düş Sokağı Sakinleri

Devamını Oku

C String ‘i Ondalıklı Sayıya Çevirmek

C String 'i Ondalıklı Sayıya Çevirmek

Standart C kütüphanesinden double atof(const char *str) ile bir metini ondalıklı sayıya çevirebiliriz. #include #include #include int main() { float val; char str[20]; strcpy(str, “98993489”); val = atof(str); printf(“String value = %s, Float value = %f\n”, str, val); strcpy(str, “tutorialspoint.com”); val = atof(str); printf(“String value = %s, Float value = %f\n”, str, val); return(0); }

Devamını Oku

Delious PICO Restaurant POS Solution

DeliousPico POS terminal for next generation

Future Proof Your Restaurant Investment with Delious PICO. It is Compact, Flexible and integrated with the Delious Cloud Back office. Delious PICO is ideal for Café, Restaurant, Food Courts, and Speciality Shops. Delious PICO, the latest innovative and powerful POS solution for every F&B business model. The all-in-one integrated POS terminal comes with a built-in […]

Devamını Oku