Delphi Event-based and Asynchronous Programming

Delphi Event-based and Asynchronous Programming
Author :
Publisher :
Total Pages : 292
Release :
ISBN-10 : 9798705971688
ISBN-13 :
Rating : 4/5 (88 Downloads)

Book Synopsis Delphi Event-based and Asynchronous Programming by : Neven Prasnikar, Jr

Download or read book Delphi Event-based and Asynchronous Programming written by Neven Prasnikar, Jr and published by . This book was released on 2021-02-07 with total page 292 pages. Available in PDF, EPUB and Kindle. Book excerpt: Event-based programming is everywhere. Nowadays, you can hardly write any kind of application without leaning on events and messages.This simple, yet extremely powerful mechanism is also the cornerstone of asynchronous and multithreaded programming. Without events, we would not know when some task was completed.But, asynchronous and multithreaded programming consists of more than just handling multiple threads, protecting shared resources, and synchronization. It also includes designing and understanding program flow. That design aspect is often forgotten, taken for granted, and solving all the fine-grained nuances of multithreaded programming hogs the spotlight.Without understanding asynchronous flow and the bigger picture it can be hard to properly solve all the other issues, including multithreading. What used to be plain spaghetti code, now becomes temporal spaghetti.You can lose control over your objects, have bits of code creating and releasing them all over the place, even without adding multithreading into the mix. Memory leaks, crashes, and holding references to dead data long after its destruction are perfectly possible even in a singlethreaded environment.While the starting point of this book is giving a proper introduction to event-based and asynchronous programming flow and design, it also provides the necessary implementation details, explanations and code examples needed to put those designs into practice.


Delphi Event-based and Asynchronous Programming Related Books

Delphi Event-based and Asynchronous Programming
Language: en
Pages: 292
Authors: Neven Prasnikar, Jr
Categories:
Type: BOOK - Published: 2021-02-07 - Publisher:

DOWNLOAD EBOOK

Event-based programming is everywhere. Nowadays, you can hardly write any kind of application without leaning on events and messages.This simple, yet extremely
Using Asyncio in Python
Language: en
Pages: 166
Authors: Caleb Hattingh
Categories: Computers
Type: BOOK - Published: 2020-01-30 - Publisher: O'Reilly Media

DOWNLOAD EBOOK

If you’re among the Python developers put off by asyncio’s complexity, it’s time to take another look. Asyncio is complicated because it aims to solve pro
Delphi Succinctly
Language: en
Pages: 100
Authors: Marco Breveglieri
Categories:
Type: BOOK - Published: 2017-02-01 - Publisher: Createspace Independent Publishing Platform

DOWNLOAD EBOOK

Learn the fundamentals of Delphi to build a variety of solutions for many devices and platforms. Author Marco Breveglieri will provide you with an overview of D
Hands-On Design Patterns with Delphi
Language: en
Pages: 462
Authors: Primož Gabrijelčič
Categories: Computers
Type: BOOK - Published: 2019-02-27 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Get up to speed with creational, structural, behavioral and concurrent patterns in Delphi to write clear, concise and effective code Key FeaturesDelve into the
Delphi GUI Programming with FireMonkey
Language: en
Pages: 532
Authors: Andrea Magni
Categories: Computers
Type: BOOK - Published: 2020-10-29 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Create modern yet effective multi-platform applications by building interactive UIs following a single codebase approach to boost productivity Key FeaturesDelve