Git Product home page Git Product logo

Comments (7)

mrlika avatar mrlika commented on May 10, 2024

Trackers are only to exchange signaling information and form swarms. Information about the segments is shared directly between the peers.

Do not use public webtorrent trackers to test high load scenarios because you will not get reliable results. Run your own instances. The trackers are free and open source:

from p2p-media-loader.

mrlika avatar mrlika commented on May 10, 2024

Let us know about your test results. We are interested in making the solution more reliable.

from p2p-media-loader.

Vladislavik avatar Vladislavik commented on May 10, 2024

I think signaller written on Java cand do fast work, i need signaller on GoLang, do you have programmer for Go or maybe you know some example servers?

from p2p-media-loader.

mrlika avatar mrlika commented on May 10, 2024

I think it should be able to do the work. I do not see what features of GoLang can help. Concurrency is not used in the trackers.

If there is a bottleneck in the trackers and if it can not be resolved by JavaScript implementation we can initiate GoLang tracker development.

Please read about the trackers performance in theirs issues and documentation sections:
webtorrent/bittorrent-tracker#88

from p2p-media-loader.

mrlika avatar mrlika commented on May 10, 2024

webtorrent/bittorrent-tracker#308

I recently lowered my limits to about 5k after moving to a smaller server. FastCast and OpenWebtTorrent should handle 5k - 50k, depends on the servers and if other processes are consuming memory.

I wouldn't rely on public trackers for a large operations. For example, large websites (1k+ concurrent users) are blocked from using BTorrent tracker unless sponsoring.

from p2p-media-loader.

mullerivan avatar mullerivan commented on May 10, 2024

@Vladislavik I'm working in a tracker that can handle your traffic and we can give you a test shut me an email
[email protected]

from p2p-media-loader.

mrlika avatar mrlika commented on May 10, 2024

High-performance WebTorrent tracker: https://github.com/Novage/wt-tracker

from p2p-media-loader.

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.