GithubHelp home page GithubHelp logo

Comments (5)

scottf-tvw avatar scottf-tvw commented on July 29, 2024

I found out that this only happens if the transcoder system runs out of memory, which it seems to do very quickly using codem transcoder. Node.js is eating up all the memory.

from codem-transcode.

scottf-tvw avatar scottf-tvw commented on July 29, 2024

So an update, the version of node that installs with apt on ubuntu, gc is not working well with codem-transcoder. I moved to 0.8.2X and it seem to be working fine now..

from codem-transcode.

scottf-tvw avatar scottf-tvw commented on July 29, 2024

still doing it with a large volume of jobs in the cue on node 0.8.2X. at a loss here on how to keeps these encoders going and responding.. node just keeps creeping up in memory usage when running codem-transcoder until it stops responding to api calls for specific job id's, eventually it chokes the entire system.

from codem-transcode.

tieleman avatar tieleman commented on July 29, 2024

Hi Scott, sorry to hear about your problems. In general, we recommend using the latest stable branch of Node (currently 0.10.x). I'm not sure what version of Ubuntu you're using, but there are 0.10 packages available for both 12.04 LTS (via the NodeJS repository) and 14.04 LTS (via the standard repositories).

I've not heard of memory leaks in codem-transcode before, but of course it might be possible there are. Can you check with 0.10 for me and if the problem is still there on 0.10 please let me know. We've had transcoders running for weeks/months without any memory issues.

from codem-transcode.

scottf-tvw avatar scottf-tvw commented on July 29, 2024

I am using Ubuntu 14.04 LTS. I decided to switch from sqlite3 to mysql and it's running better and I removed all but 20 at a time in the cue. so far the encoder is responsive and the memory usage for node is hovering at about 1100000. it is creeping up though from 90000 when it started running over a period of about 2 hours. the encoder is at 10 slots full pretty much 24/7. I will light up another fresh copy and use the latest node using mysql with codem-transcoder and see how it performs.

from codem-transcode.

Related Issues (20)

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.