Homepage
Sign inGet started
OmarElGabry's Blog
  • Thoughts ®
  • Software Engineering
  • Programming
  • Algorithms & Data Structures
  • Database
  • Web
  • UX
  • About
Tagged in

Thoughts

OmarElGabry's Blog
OmarElGabry's Blog
This is my freedom area. Don't underestimate it. The devil is in the detail.
More information
Followers
3.4K
Elsewhere
More, on Medium
  • Thoughts
Go to the profile of OMAR ELGABRY
OMAR ELGABRY in OmarElGabry's Blog
Apr 30

Plug-in Architecture

and the story of the data pipeline framework

Read more…
1 response
Go to the profile of OMAR ELGABRY
OMAR ELGABRY in OmarElGabry's Blog
Apr 30

Data Pipelines

Store →Process →Consume

Read more…
Go to the profile of OMAR ELGABRY
OMAR ELGABRY in OmarElGabry's Blog
Apr 15

Threads Vs Queues

And the story of scaling a single-threaded application (6M/sec)

Read more…
1 response
Go to the profile of OMAR ELGABRY
OMAR ELGABRY in OmarElGabry's Blog
Mar 31

Component Based Architecture

Revamping the architecture thoughts

Preface

Read more…
Go to the profile of OMAR ELGABRY
OMAR ELGABRY in OmarElGabry's Blog
Mar 30

Event Driven Systems

An event is something happened that our application needs to react to. Changing the customer address, making a purchase…

Read more…