GithubHelp home page GithubHelp logo

matteoredaelli / ebot Goto Github PK

View Code? Open in Web Editor NEW
327.0 327.0 54.0 5.67 MB

Ebot, an Opensource Web Crawler built on top of a nosql database (apache couchdb, riak), AMQP database (rabbitmq), webmachine and mochiweb. Ebot is written in Erlang and it is a very scalable, distribuited and highly configurable web cawler. See wiki pages for more details

Home Page: http://www.redaelli.org/matteo-blog/projects/ebot

License: GNU General Public License v3.0

Shell 3.07% Erlang 96.93%

ebot's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ebot's Issues

Db: switching to riak?

For better scalability, ebot should be a real scalable NOSQL database
Couchdb is more a replicated than a distribuited NOSQL (document) database...

Switching to riak? apache cassandra? Disco?

error parsing url http://www.mingw.org/docs.shtml

                <<"http://www.mingw.org/docs.shtml">>}}

=ERROR REPORT==== 8-May-2010::20:12:48 ===
Error in process <0.119.0> with exit value: {{case_clause,<<10468 bytes>>},[{mochiweb_html,find_qgt,2},{mochiweb_html,tokenize,2},{mochiweb_html,tokens,3},{ebot_html_util,get_links,2},{ebot_html_util,get_links,2},{ebot_web,fetch_url_links,2},{ebot_web,analyze_url_body,2},{ebot_web...

change mochiweb html parsing to something else

I suppose there is a need to change mochiweb html parsing to something else as at present state there are memory leaks in mochiweb code somewhere and during ebot run process first hangs and then goes down with "Can't allocate memory" error.

mq: error when setting {mq_durable_queues, true}

<<"NOT_ALLOWED - cannot redeclare exchange 'EBOT' in vhost '/' with different type, durable or autodelete value">>}

=ERROR REPORT==== 18-Sep-2010::14:42:28 ===
** Generic server <0.86.0> terminating
** Last message in was {'EXIT',<0.91.0>,socket_closed}
** When Server state == {nc_state,
{amqp_params,<<"guest">>,<<"guest">>,<<"/">>,
"localhost",5672,0,0,0,none,[]},
#Port<0.2815>,<0.91.0>,<0.90.0>,<0.89.0>,0,0,
{nc_closing,server_initiated_close,
{'connection.close',530,
<<"NOT_ALLOWED - cannot redeclare exchange 'EBOT' in vhost '/' with different type, durable or autodelete value">>,
40,10},
none,wait_socket_close},

Improving logging

Why not integrating ebot logs with mochiweb/webmachine logs files?

Nothing happen, except {ebot_web,194,{run,no_queued_urls,waiting}}

Hi there,

I successfully compile ebot and run it. but nothing happen except seeing endless INFO REPORT as following. So, could you tell how to use it? thank you!

=INFO REPORT==== 14-Jul-2014::19:46:34 ===
{ebot_web,194,{run,no_queued_urls,waiting}}

=INFO REPORT==== 14-Jul-2014::19:46:34 ===
{ebot_web,194,{run,no_queued_urls,waiting}}

=INFO REPORT==== 14-Jul-2014::19:46:34 ===
{ebot_web,194,{run,no_queued_urls,waiting}}

=INFO REPORT==== 14-Jul-2014::19:46:34 ===
{ebot_web,194,{run,no_queued_urls,waiting}}

=INFO REPORT==== 14-Jul-2014::19:46:34 ===
{ebot_web,194,{run,no_queued_urls,waiting}}

=INFO REPORT==== 14-Jul-2014::19:46:34 ===
{ebot_web,194,{run,no_queued_urls,waiting}}

=INFO REPORT==== 14-Jul-2014::19:46:34 ===
{ebot_web,194,{run,no_queued_urls,waiting}}

=INFO REPORT==== 14-Jul-2014::19:46:34 ===
{ebot_web,194,{run,no_queued_urls,waiting}}

Crash..!

User-Mac-Pro:ebot Saber$ ./start.sh
Erlang R15B02 (erts-5.9.2) [source] [64-bit] [smp:2:2] [async-threads:0] [hipe] [kernel-poll:false]

Eshell V5.9.2 (abort with ^G)
1> ** Found 0 name clashes in code paths
{"init terminating in do_boot",{{case_clause,{error,{not_started,mochiweb}}},[{ebot,ensure_started,1,[{file,"src/ebot.erl"},{line,28}]},{ebot,start,0,[{file,"src/ebot.erl"},{line,40}]},{init,start_it,1,[]},{init,start_em,1,[]}]}}

Crash dump was written to: erl_crash.dump
init terminating in do_boot ()

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.