Membership is FREE, giving all registered users unlimited access to every Acorn Domains feature, resource, and tool! Optional membership upgrades unlock exclusive benefits like profile signatures with links, banner placements, appearances in the weekly newsletter, and much more - customized to your membership level!

Any tools needed?

Status
Not open for further replies.
Can see why you have a limit of 50 now. Anything more would mean the user waiting for ages.

If you're using php you could try using flush() to force the results out line by line, it's a bit flakey though and acts differently on different servers/browsers. Failing that a progress bar or something similar would probably do while you're waiting for the results to load.

Grant
 
If you're using php you could try using flush() to force the results out line by line, it's a bit flakey though and acts differently on different servers/browsers. Failing that a progress bar or something similar would probably do while you're waiting for the results to load.

Grant

His built it using Java. I've recommended implementing a queue system to process requests on the backend and have the front-end poll for updates and get back what domains have been processed so far. If done correctly one can handle the 100 requests per second for the gateway and 5 requests per second for each user and get over any concurrent request issues. :)
 
Last edited:
So who wants a tool that can check a massive 5 domains at a time. Heh.

Sent from my GT-I9300 using Tapatalk 2
 
Someone needs a hug, being a loan shark must take it's toll from time to time.

1342248390790-1.gif
 
Do what I suggested. I know you can do it. :-D

Just can't understand why I can't do what I want to do in Java itself, .sleep() mightn't be the best but would've thought something else would've worked but doesn't seem to be.
 
Just can't understand why I can't do what I want to do in Java itself, .sleep() mightn't be the best but would've thought something else would've worked but doesn't seem to be.

What are you trying to do? sleep() isn't the best way to pause a thread in java anymore.
 
What are you trying to do? sleep() isn't the best way to pause a thread in java anymore.

Basically I have a loop that calls a socket from Nominet but they only allow 5 a second. No matter what I do to pause the loop (tried sleep, timer, wait etc) it just doesn't make a difference.

Because of this Dave suggested using message queues and ajax polling.

Sent from my GT-I9300 using Tapatalk 2
 
Basically I have a loop that calls a socket from Nominet but they only allow 5 a second. No matter what I do to pause the loop (tried sleep, timer, wait etc) it just doesn't make a difference.

Because of this Dave suggested using message queues and ajax polling.

Sent from my GT-I9300 using Tapatalk 2

Without seeing your code I can't really help much, but a basic Thread.sleep(200) should limit the loop to running 5 times a second. How did you implement your thread and how is it being called?
 
Without seeing your code I can't really help much, but a basic Thread.sleep(200) should limit the loop to running 5 times a second. How did you implement your thread and how is it being called?

Sent you a PM with a bit more info.
 
The bulk whois site mightn't be ready for a good while. Busy trying to find a bit of content work and stuff.

Sent from my GT-I9300 using Tapatalk 2
 
Interested in hearing of more ideas if anyone needs stuff done.

Have been applying for jobs in big companies recently and starting to realise they don't seem to be mad to employ entrepreneurs. Thought that'd give me an advantage over other graduates but maybe not :rolleyes:

Sent from my GT-I9300 using Tapatalk 2
 
Told a few people about this idea but might as well see what people on here think. It's a weird one though!

What do you think of a dare site, kind of like kickstarter for dares. Such as "I'll get a tattoo saying Acorn Domains on my head for £1,000". Then if people chip in and it reaches that amount it's up to the person to go ahead and do it to get the money.

Few people I've mentioned it to think it's stupid, others like it.

Sent from my GT-I9300 using Tapatalk 2
 
Status
Not open for further replies.

The Rule #1

Do not insult any other member. Be polite and do business. Thank you!

Members online

No members online now.

Premium Members

Acorn Domains Merch
MariaBuy Marketplace

Our Mods' Businesses

Laskos
*the exceptional businesses of our esteemed moderators
General chit-chat
Help Users
  • No one is chatting at the moment.
  • D AcornBot:
    DarkSky has left the room.
  • ukbackorder AcornBot:
    ukbackorder has left the room.
  • T AcornBot:
    ttek has left the room.
  • Admin @ Admin:
    Hello. So, do anyone happen to know anything about Whois and how it can be accessed?
  • BrandFlu AcornBot:
    BrandFlu has joined the room.
  • BrandFlu AcornBot:
    BrandFlu has left the room.
  • Helmuts @ Helmuts:
    Admin said:
    Hello. So, do anyone happen to know anything about Whois and how it can be accessed?
    ;) you are leaking info ;) :D :D
    • Funny
    Reactions: Admin
  • D AcornBot:
    Darren has left the room.
      D AcornBot: Darren has left the room.
      Top Bottom