smartwart
|
|
November 20, 2015, 08:30:17 PM |
|
OK, UDP seems really proper with low latency for what you are doing. The message encryption is done by the publisher which is the POW part, right? Than the publisher fan-out the message to all known endpoints and they store the hash only? Do the nodes who receiving the message send them further to all endpoints they know, or the hash only? (I guess this would be the validation process)
How do you handle serialization of all this many small packages? Do you use protocol buffer or another queuing library?
Sorry for the many ?. But distributed apps are very fascinating (problems).
|
NxT: 13574045486980287597
|
|
|
Come-from-Beyond (OP)
Legendary
Offline
Activity: 2142
Merit: 1010
Newbie
|
|
November 20, 2015, 08:42:47 PM |
|
OK, UDP seems really proper with low latency for what you are doing. The message encryption is done by the publisher which is the POW part, right? Than the publisher fan-out the message to all known endpoints and they store the hash only? Do the nodes who receiving the message send them further to all endpoints they know, or the hash only? (I guess this would be the validation process)
How do you handle serialization of all this many small packages? Do you use protocol buffer or another queuing library?
Sorry for the many ?. But distributed apps are very fascinating (problems).
Message can be encrypted or in plaintext. All nodes send the message, not the hash. I didn't get the serialization of a packet part - all packets are serialized objects.
|
|
|
|
smartwart
|
|
November 20, 2015, 09:02:08 PM |
|
... I didn't get the serialization of a packet part - all packets are serialized objects.
OK, that implies you use bytestream <=> Object conversion by JVM.
|
NxT: 13574045486980287597
|
|
|
smartwart
|
|
November 20, 2015, 09:07:29 PM |
|
Message can be encrypted or in plaintext. All nodes send the message, not the hash. ...
Does it means, all encrypted messages become encrypted again by receiving nodes and than sent further? (I try to get the POW part)
|
NxT: 13574045486980287597
|
|
|
Come-from-Beyond (OP)
Legendary
Offline
Activity: 2142
Merit: 1010
Newbie
|
|
November 20, 2015, 09:14:40 PM |
|
OK, that implies you use bytestream <=> Object conversion by JVM.
No, JVM is not involved, it's conversion of Iota objects.
|
|
|
|
Come-from-Beyond (OP)
Legendary
Offline
Activity: 2142
Merit: 1010
Newbie
|
|
November 20, 2015, 09:15:12 PM |
|
Does it means, all encrypted messages become encrypted again by receiving nodes and than sent further? (I try to get the POW part)
No. Messages are retransmitted as is.
|
|
|
|
smartwart
|
|
November 20, 2015, 09:47:57 PM |
|
OK, that implies you use bytestream <=> Object conversion by JVM.
No, JVM is not involved, it's conversion of Iota objects. My assumption was that IOTA is in Java and you use java object serialization. Could you give me a hint ;-)
|
NxT: 13574045486980287597
|
|
|
smartwart
|
|
November 20, 2015, 09:49:05 PM |
|
Does it means, all encrypted messages become encrypted again by receiving nodes and than sent further? (I try to get the POW part)
No. Messages are retransmitted as is. Is the POW concept explained in the paper?
|
NxT: 13574045486980287597
|
|
|
Come-from-Beyond (OP)
Legendary
Offline
Activity: 2142
Merit: 1010
Newbie
|
|
November 20, 2015, 09:56:58 PM |
|
My assumption was that IOTA is in Java and you use java object serialization. Could you give me a hint ;-)
We use our own serialization, Iota works with trinary-based numbers.
|
|
|
|
Come-from-Beyond (OP)
Legendary
Offline
Activity: 2142
Merit: 1010
Newbie
|
|
November 20, 2015, 09:57:17 PM |
|
Is the POW concept explained in the paper?
No.
|
|
|
|
smartwart
|
|
November 20, 2015, 10:02:20 PM |
|
My assumption was that IOTA is in Java and you use java object serialization. Could you give me a hint ;-)
We use our own serialization, Iota works with trinary-based numbers. OK, seems I need to be patient until the "Katze is aus dem Sack" Thanks.
|
NxT: 13574045486980287597
|
|
|
smartwart
|
|
November 20, 2015, 10:05:10 PM |
|
Is the POW concept explained in the paper?
No. Phuu, seems I'm lucky not to go through all the math:) Is the concept released anywhere or do I need to be patient?
|
NxT: 13574045486980287597
|
|
|
Come-from-Beyond (OP)
Legendary
Offline
Activity: 2142
Merit: 1010
Newbie
|
|
November 20, 2015, 10:07:27 PM |
|
Is the concept released anywhere or do I need to be patient?
Details will be known later.
|
|
|
|
smartwart
|
|
November 20, 2015, 10:14:27 PM |
|
OK, many thanks!
|
NxT: 13574045486980287597
|
|
|
tolstoy
Member
Offline
Activity: 89
Merit: 10
|
|
November 21, 2015, 04:20:11 AM |
|
|
|
|
|
SecretsCoin
Newbie
Offline
Activity: 40
Merit: 0
|
|
November 21, 2015, 04:35:31 AM |
|
Is the concept released anywhere or do I need to be patient?
Details will be known later. fine ,waiting for your official news
|
|
|
|
iotatoken
|
|
November 21, 2015, 09:23:29 PM |
|
Definitely a really interesting result. Last 'loophole free' test turned out to have been analysed wrong, so expect another 6 months until consensus. It also leave retrocausal and free will loophole open
|
|
|
|
iotatoken
|
|
November 22, 2015, 01:18:07 PM |
|
We can finally disclose the date for the IOTA crowdsale. It will begin on the 25th of November at 2 PM UTC.
All details surrounding the sale will be made available on Wednesday.
|
|
|
|
youyou_
|
|
November 22, 2015, 01:53:03 PM |
|
We can finally disclose the date for the IOTA crowdsale. It will begin on the 25th of November at 2 PM UTC.
All details surrounding the sale will be made available on Wednesday.
what about jinn holders?
|
|
|
|
yassin54
Legendary
Offline
Activity: 1540
Merit: 1000
|
|
November 22, 2015, 01:55:14 PM |
|
|
|
|
|
|