Author

Topic: Threaded or asynchronous sockets? (Read 639 times)

legendary
Activity: 2114
Merit: 1090
=== NODE IS OK! ==
March 31, 2016, 07:24:06 AM
#3
Hello, I am a P2P noob, can you please explain to me how Bitcoin allows connectivity between several nodes at once? Is it handled by some asynchronos sockets framework or in some other way like threading? Thanks.
Multithreading.


Great, I will use multithreading for my project also, with asynchronous socket support
legendary
Activity: 2128
Merit: 1074
March 30, 2016, 03:17:11 PM
#2
Hello, I am a P2P noob, can you please explain to me how Bitcoin allows connectivity between several nodes at once? Is it handled by some asynchronos sockets framework or in some other way like threading? Thanks.
Multithreading.
legendary
Activity: 2114
Merit: 1090
=== NODE IS OK! ==
March 30, 2016, 09:19:40 AM
#1
Hello, I am a P2P noob, can you please explain to me how Bitcoin allows connectivity between several nodes at once? Is it handled by some asynchronos sockets framework or in some other way like threading? Thanks.
Jump to: