Skip to content
/ poc Public

With these POCs, I try to illustrate some ridiculous concepts introduced by some experts of IT industry.

License

Notifications You must be signed in to change notification settings

ncisoft/poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

46fd84a · Jun 24, 2024

History

63 Commits
Sep 4, 2018
May 3, 2018
May 24, 2018
Mar 16, 2021
Aug 22, 2018
May 29, 2018
Aug 29, 2018
Nov 22, 2018
Apr 17, 2021
Feb 6, 2024
Mar 16, 2021
Feb 6, 2024
May 7, 2018
Jun 24, 2024
Mar 5, 2018
Mar 5, 2018
Jun 24, 2024
Jun 24, 2024
Apr 17, 2021
Sep 15, 2017
May 5, 2018
Mar 5, 2018
Mar 16, 2021

Repository files navigation

collections for Proof of concept (PoC)

With these POCs, I try to illustrate some ridiculous concepts introduced by some experts of IT industry.

asyncdotnet

Illustrate how to adopt c# async/await Task-based Asynchronous Pattern for asynchronous network programming. you will see a natural & straightforward way with multi thread enhancement.

Therefore my question is what is the unique benefit by introducing Golang?

mcsp-service

Illustrate how to adopt multiple consumer single producer pattern to handle resource competition under multi-thread environment, it's a natural & straightforward way to handle multi-thread competition with traditional PL like c#/Java under multi-cores machines.

Therefore my question is do we really need to abandon Java/c# to embrace complicated Functional Programming Language like Erlang?

About

With these POCs, I try to illustrate some ridiculous concepts introduced by some experts of IT industry.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published