Git Product home page Git Product logo

Comments (14)

vygr avatar vygr commented on May 6, 2024 3

Yeah, so would I :) I've got a TODO item to port or implement a TCP/IP service !

from chrysalisp.

nuclearfall avatar nuclearfall commented on May 6, 2024 1

I'd love to see some kind of IP network implementation as well.

from chrysalisp.

vygr avatar vygr commented on May 6, 2024

Another approach, which might be better, is to provide access to the NNG protocol library via the host main.c function table. Provide a bridge between the internal messaging and the nng protocols. I was thinking about this being how to build cluster service between the CPU clusters that ChrysaLisp defines, but it could also be a good way to provide general TCP/IP style comms to the outside world. ?

from chrysalisp.

nuclearfall avatar nuclearfall commented on May 6, 2024

Well, I'l be a guinea pig for cluster implementation, but I remain pretty useless. At any rate, it seems a good way to implement tcp while furthering the broader demands of the project.

from chrysalisp.

vygr avatar vygr commented on May 6, 2024

Don't put yourself down ! It takes a while to fully understand new things, but your involvement has already lead to many new and improved developments !

Take time to understand things, but don't stop trying things, even if they force me to create something I should have already done !

Regards

Chris

from chrysalisp.

Ohessex avatar Ohessex commented on May 6, 2024

Thanks Chris,

I'm enjoying the learning process. I'm to the point where I'm really trying to focus on writing better code.

I do think that things are progressing rapidly.

Thanks for the kind words,
Gary

from chrysalisp.

nuclearfall avatar nuclearfall commented on May 6, 2024

It seems that some decisions need to be made about priorities for networking before implementation if I understand correctly. The importance of latency, throughput, and packet loss, specifically.

If the project is likely to developed mostly for use in a VM, could we focus on a specific NIC driver? I think given an existing driver, I believe I could translate a driver from another programming language.

I do think nanomsg would be a strong contender, though.I know it adds even greater dependency on the host system.

from chrysalisp.

vygr avatar vygr commented on May 6, 2024

NNG is the new or rather reworked version of Nanomsg. I used it for some work related stuff recently and did get a good feeling from it.

Presenting a bridge to this as a named service on the ChrysaLisp side would open up a lot of possibilities.

from chrysalisp.

nuclearfall avatar nuclearfall commented on May 6, 2024

It would be great to have some kind of networking capability that provides for TCP/IP. I would be willing to work on a basic web browser, for basic rendering as a demo app to get started.

[This looks to be a decent irc library in common lisp] (https://github.com/kanru/cl-irc2).

Speaking of irc, It might be good to have an irc channel or some means of contact announced at the top of the README.md. I can assist in providing some level of support. I think this could help build more of a community around the project.

from chrysalisp.

vygr avatar vygr commented on May 6, 2024

IRC probably a good thing. I’ve never set one up before....

Fancy volunteering to look into it ?

from chrysalisp.

nuclearfall avatar nuclearfall commented on May 6, 2024

I can definitely do that.

from chrysalisp.

nuclearfall avatar nuclearfall commented on May 6, 2024

I've got the irc channel setup.

Once you've a registered nick on freenode.net: https://freenode.net/kb/answer/registration /join #ChrysaLisp and I'll add you as an op.

It'll also be nice to have a place to have random discussions about the project.

from chrysalisp.

vygr avatar vygr commented on May 6, 2024

Only just noticed this !!! Will hop on tomorrow :)

from chrysalisp.

vygr avatar vygr commented on May 6, 2024

Unlikely.

from chrysalisp.

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.