The default is the slice scheduler, there is also an altslicescheduler that cuts up time into each eligble pool.
It was the Bitcointalk forum that inspired us to create Bitcointalksearch.org - Bitcointalk is an excellent site that should be the default page for anybody dealing in cryptocurrency, since it is a virtual gold-mine of data. However, our experience and user feedback led us create our site; Bitcointalk's search is slow, and difficult to get the results you need, because you need to log in first to find anything useful - furthermore, there are rate limiters for their search functionality.
The aim of our project is to create a faster website that yields more results and faster without having to create an account and eliminate the need to log in - your personal data, therefore, will never be in jeopardy since we are not asking for any of your data and you don't need to provide them to use our site with all of its capabilities.
We created this website with the sole purpose of users being able to search quickly and efficiently in the field of cryptocurrency so they will have access to the latest and most accurate information and thereby assisting the crypto-community at large.
Fatal error: Uncaught BitcoinClientException: [0]: Connect error: Connection refused (111) thrown in on line 0
2011-08-06 01:15:25-0400 [HTTPChannel,256,127.0.0.1] 'data_callback_error'
2011-08-06 01:15:25-0400 [HTTPChannel,256,127.0.0.1] "global name 'time' is not
defined"
Traceback (most recent call last):
File "/usr/lib/python2.6/dist-packages/twisted/web/http.py", line 1371, in dataReceived
finishCallback(data[contentLength:])
File "/usr/lib/python2.6/dist-packages/twisted/web/http.py", line 1585, in _finishRequestBody
self.allContentReceived()
File "/usr/lib/python2.6/dist-packages/twisted/web/http.py", line 1641, in allContentReceived
req.requestReceived(command, path, version)
File "/usr/lib/python2.6/dist-packages/twisted/web/http.py", line 807, in requestReceived
self.process()
------
File "/usr/lib/python2.6/dist-packages/twisted/web/server.py", line 125, in process
self.render(resrc)
File "/usr/lib/python2.6/dist-packages/twisted/web/server.py", line 132, in render
body = resrc.render(self)
File "/usr/lib/python2.6/dist-packages/twisted/web/resource.py", line 210, in render
return m(request)
File "/home/djex/bitHopper/website.py", line 172, in render_POST
return self.bitHopper.bitHopper_Post(request)
File "bitHopper.py", line 173, in bitHopper_Post
self.data_callback(current,data, request.getUser(), request.getPassword())
File "bitHopper.py", line 58, in data_callback
self.data.data_callback(server, data, user, password)
File "/home/djex/bitHopper/data.py", line 53, in data_callback
self.log_dbg('data_callback_error')