I Just Wrote A Distributed Fault Tolerant Database
moultano
Creator of ns_shiva. Join Date: 2002-12-14 Member: 10806Members, NS1 Playtester, Contributor, Constellation, NS2 Playtester, Squad Five Blue, Reinforced - Shadow, WC 2013 - Gold, NS2 Community Developer, Pistachionauts
in Off-Topic
<div class="IPBDescription">I haven't slept in 3 days.</div> It rocks.
You can take out servers, and bring them right back up in the middle of a transaction without anything skipping a beat. You can specify arbitrary amounts of replication, and the database will remain available as long as any of the replicas are up.
I'm estimating that in the last 3 days my partner and I wrote 3000 lines of code.
It really sucks trying to debug code when the swirlies on the carpet start jiggling when you look at them the wrong way. Thank god for source control.
The worst part is that the sunrises in pittsburgh absolutely sucked. Every single morning. Just slowly faded to an orangey grey.
I'm going to sleep.
You can take out servers, and bring them right back up in the middle of a transaction without anything skipping a beat. You can specify arbitrary amounts of replication, and the database will remain available as long as any of the replicas are up.
I'm estimating that in the last 3 days my partner and I wrote 3000 lines of code.
It really sucks trying to debug code when the swirlies on the carpet start jiggling when you look at them the wrong way. Thank god for source control.
The worst part is that the sunrises in pittsburgh absolutely sucked. Every single morning. Just slowly faded to an orangey grey.
I'm going to sleep.
Comments
I wrote a thing for work that gotta be around 10,000 now... heh
So, what language?
So, what language? <!--QuoteEnd--> </td></tr></table><div class='postcolor'> <!--QuoteEEnd-->
It's in English, obviously.
Awesome job. I heard you can slip into a coma if you stay up to long... though the world record is 18 days I believe. I think moultano will sleep for... 20 hours, minimum. My friend does 14 and and that's on a normal day.
So, what language? <!--QuoteEnd--></td></tr></table><div class='postcolor'><!--QuoteEEnd-->
It's in English, obviously.
Awesome job. I heard you can slip into a coma if you stay up to long... though the world record is 18 days I believe. I think moultano will sleep for... 20 hours, minimum. My friend does 14 and and that's on a normal day. <!--QuoteEnd--> </td></tr></table><div class='postcolor'> <!--QuoteEEnd-->
Captain obvious to the rescue! <!--emo&:D--><img src='http://www.unknownworlds.com/forums/html/emoticons/biggrin-fix.gif' border='0' style='vertical-align:middle' alt='biggrin-fix.gif' /><!--endemo-->
So, what language? <!--QuoteEnd--></td></tr></table><div class='postcolor'><!--QuoteEEnd-->
It's in English, obviously. <!--QuoteEnd--> </td></tr></table><div class='postcolor'> <!--QuoteEEnd-->
Not necessarily <!--emo&:)--><img src='http://www.unknownworlds.com/forums/html/emoticons/smile-fix.gif' border='0' style='vertical-align:middle' alt='smile-fix.gif' /><!--endemo-->
Congratulations on finishing the project regardless. But still... get some sleep!
So, what language? <!--QuoteEnd--> </td></tr></table><div class='postcolor'> <!--QuoteEEnd-->
Visual Basic.
<!--QuoteBegin--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> </td></tr><tr><td id='QUOTE'><!--QuoteEBegin-->Randy Gardner set the Guinness record for the longest time a human being has ever stayed awake. In 1965, as a 17-year-old college student, Gardner stayed awake for 264 hours with the help of two friends who took turns keeping him awake, pinball games and a growing number of television reporters. As the hours passed he began hallucinating, his ability to focus visually failed, his memory failed, his speech slurred, and he fell into a silent stupor. Afterwards he slept for 15 hours and woke up mostly recovered.
"I wanted to prove that bad things didn't happen if you went without sleep," said Gardner, now 56, retired and still in San Diego, US. "I thought, 'I can break that (Peter Tripp's 1959) record and I don't think it would be a negative experience.'" Sleep experts now conclude that such sleepless stints are dangerous.<!--QuoteEnd--></td></tr></table><div class='postcolor'><!--QuoteEEnd-->
<a href='http://en.wikipedia.org/wiki/Randy_Gardner' target='_blank'>http://en.wikipedia.org/wiki/Randy_Gardner</a>
<!--emo&:)--><img src='http://www.unknownworlds.com/forums/html/emoticons/smile-fix.gif' border='0' style='vertical-align:middle' alt='smile-fix.gif' /><!--endemo-->
edit: this is my 1500th post :O
brute force - that too is awesome, i'd try something like that if it wasn't deemed "dangerous".
Congratulations on finishing the project regardless. But still... get some sleep! <!--QuoteEnd--> </td></tr></table><div class='postcolor'> <!--QuoteEEnd-->
That's true, but deadlines . . .
My partner and I drastically underestimated the amount of code this project would require. It was like killing a hydra.
It was written in pure ansi c. What else? <!--emo&:)--><img src='http://www.unknownworlds.com/forums/html/emoticons/smile-fix.gif' border='0' style='vertical-align:middle' alt='smile-fix.gif' /><!--endemo-->
I actually only slept for 9 hours and I don't feel too shabby. More chipper than usual actually. <!--emo&:)--><img src='http://www.unknownworlds.com/forums/html/emoticons/smile-fix.gif' border='0' style='vertical-align:middle' alt='smile-fix.gif' /><!--endemo-->