Search found 204 matches

by tappatekie
Fri Nov 25, 2011 3:13 pm
Forum: Programming Discussion
Topic: Searching
Replies: 26
Views: 3343

Re: Searching

the is only there to tell the parser that it's a table, it's not to split up tables. I have 1 file per table and it works like The index byte length is their to tell the stream how much it should read when it wants the table index [table token][column count][index byte length] [index=700] (location ...
by tappatekie
Fri Nov 25, 2011 11:06 am
Forum: Programming Discussion
Topic: Searching
Replies: 26
Views: 3343

Re: Searching

Thanks, I will attempt to do the first one and look at the site. And btw, the server pre-loads the database into memory (I know it's a bad plan but planning on a re-write since some of the database was old code) but Ive coded a way for multiple servers to communicate with each other. Like 1 query wi...
by tappatekie
Fri Nov 25, 2011 1:42 am
Forum: Programming Discussion
Topic: Searching
Replies: 26
Views: 3343

Re: Searching

Thanks for the advice It's a bit of both with the commercial/experience because I am seeing how far I can go with the database system. However I have benchmarked the query [with the buckets] on a database with 100,000 entries all randomly generated with the last entry fixed to a integer value and I ...
by tappatekie
Thu Nov 24, 2011 5:39 am
Forum: General/Off-Topic
Topic: Adventures in Game Dev Video Archive
Replies: 89
Views: 70635

Re: Adventures in Game Dev Video Archive

Yh, I just came across it yesterday lol
GyroVorbis wrote:I'll have to remember to do this again...
Do what again? The seeding?

And right now, im stuck at 33.7 odd percent
by tappatekie
Thu Nov 24, 2011 5:20 am
Forum: Programming Discussion
Topic: Searching
Replies: 26
Views: 3343

Re: Searching

LeonBlade wrote:By the way, be careful you don't want to spill your buckets.
ROFL and spilling the buckets if you mean technically is impossible. But laughed at the metaphor
by tappatekie
Wed Nov 23, 2011 6:55 pm
Forum: Programming Discussion
Topic: Searching
Replies: 26
Views: 3343

Re: Searching

Laughed at the picture(s) lol! But like I said in the post. I am literally writing everything from scratch including the database system and yes I am searching every entry in the database but only in a given table. At the moment it searches with 7 buckets as in 7 threads are created. I don't want to...
by tappatekie
Wed Nov 23, 2011 5:38 pm
Forum: Programming Discussion
Topic: Searching
Replies: 26
Views: 3343

Searching

Hello, I am currently developing a social network but with a twist. The web server and database server is being written from scratch in c# with my own scripting language to execute the site. I was wondering, is there a quicker way to find an entry in a database rather than looping through every one?...
by tappatekie
Wed Nov 23, 2011 3:45 pm
Forum: General/Off-Topic
Topic: Adventures in Game Dev Video Archive
Replies: 89
Views: 70635

Re: Adventures in Game Dev Video Archive

Thanks whoever is seeding :D.Have you got all the content?
by tappatekie
Wed Nov 23, 2011 3:15 pm
Forum: General/Off-Topic
Topic: Adventures in Game Dev Video Archive
Replies: 89
Views: 70635

Re: Adventures in Game Dev Video Archive

Can you please seed. Just came across this torrent and thought it'l be epic to have an offline version of the dev adventures.