Author

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

legendary
Activity: 2114
Merit: 1090
=== NODE IS OK! ==
March 31, 2016, 08: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: 1073
March 30, 2016, 04: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, 10: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: