Code Monkey home page Code Monkey logo

octopy's People

octopy's Issues

ENOBUFS on self.connect

What steps will reproduce the problem?

Try to process a ~30+ mb file, run both client and server locally, under 
cygwin, using python 2.7.3 - I'm constantly getting
[INFO] map on 8293
[INFO] map on 8294
Traceback (most recent call last):
  File "octo.py", line 722, in <module>
    main()
  File "octo.py", line 718, in main
    }[mode](taskfile, type, **options)
  File "octo.py", line 700, in do_client
    taskclient.start(taskmodule.mapfn, taskmodule.reducefn)
  File "octo.py", line 535, in start
    self.post_completed(key)
  File "octo.py", line 557, in post_completed
    self.channel(ChatClient.ChatClientChannel.post_completed, key)
  File "octo.py", line 518, in channel
    self.id, self)
  File "octo.py", line 459, in __init__
    self.connect((host, port))
  File "/usr/lib/python2.7/asyncore.py", line 353, in connect
    raise socket.error(err, errorcode[err])
socket.error: [Errno 105] ENOBUFS

Original issue reported on code.google.com by [email protected] on 29 Aug 2013 at 3:34

Undefined variable 'comand' in line 381

What steps will reproduce the problem?
1. Look at line 381 of octo.py

What is the expected output? What do you see instead?
I think the variable should be 'command', however 'command' is not defined in 
the function either.

What version of the product are you using? On what operating system?
I downloaded octo.py on 9/15/2012 on google code. I am running mac os X 10.7 
and python 2.7.3

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 21 Sep 2012 at 9:33

Performance

What steps will reproduce the problem?
1. Run the demo
2. Use 1 Server and 3 clients on the same box
3. Open taskmanager to see cpu utilization

What is the expected output? What do you see instead?
I expected to see the cpu maxed out.  Instead I saw the cpu at 0 to 1 percent

What version of the product are you using? On what operating system?
python27.  octopy-0.1

Please provide any additional information below.

i7 cpu, 8 cores, Windows7 OS

Original issue reported on code.google.com by [email protected] on 4 Mar 2013 at 3:04

uncaptured python exception

What steps will reproduce the problem?
1. Build the example of UsageExamples in the wiki
2. Run on Ubuntu 12.04, Python2.7
3. Server and Client on the same machine

What is the expected output? What do you see instead?
Expected: some calculation
Instead: Client crashes with the following exception
error: uncaptured python exception, closing channel <__main__.ChatClientChannel 
at 0x9781fec> (<class 'socket.error'>:[Errno 111] Connection refused 
[/usr/lib/python2.7/asyncore.py|read|83] 
[/usr/lib/python2.7/asyncore.py|handle_read_event|441] 
[/usr/lib/python2.7/asyncore.py|handle_connect_event|449])
[INFO] No work; sleeping...


What version of the product are you using? On what operating system?
See above


Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 29 Dec 2012 at 4:41

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.