Live data from Hacker News

Viewing profile — mYk

mYk

HN member
Joined
Sun, Feb 01, 2009, 9:46 PM UTC
HN karma
659
Public activity
13 items

About mYk

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #5446785

    Yes, I'm just referring to C10k because this demo uses a technique originally created to solve C10k. Reaching 10 000 connections wasn't difficult in this case; it was just a matter…

  3. comment
    Comment #5446723

    This system doesn't replace Django; it complements it. You could build 95% of an application with the traditional request-response model and add the 5% of real-time featurs with a …

  4. comment
    Comment #5446696

    The C10k problem was originally about serving static files -- quoting the page you linked to: "take four kilobytes from the disk and send them to the network". The demo could certa…

  5. comment
    Comment #5446680

    Indeed, these are the exact reasons!

  6. story
  7. story
  8. comment
    Comment #4387131

    The porting strategy was decided by rough consensus in the core team. We wanted a solution that would be convenient for authors of pluggable apps, so they could use the same strate…

  9. comment
    Comment #4387123

    Django targets Python >= 3.2, and Debian stable provides 3.1. FYI the demo uses a manually compiled Python.

  10. comment
    Comment #4385674

    Since the showcase is low on information, here's a summary of the current status: - the porting strategy is explained here: https://docs.djangoproject.com/en/dev/topics/python3/ - …

  11. comment
    Comment #4385550

    Obviously the Django ecosystem can't start supporting Python 3 until Django itself does. The porting process (which is still in progress for Django) shouldn't be too difficult for …

  12. story
  13. comment
    Comment #2403800

    Polyconseil - Paris, France - Django developer We are a small strategy consulting company focused on exploring new fields of activity. We have launched several spin-offs in the pas…