Giter Club home page Giter Club logo

blog's Introduction

技术栈

后端开发 数据库 缓存 消息队列 设计模式 系统设计 运维 分布式 智能合约 区块链

正向开发,逆向分析 | 擅长面,知识面

【node.js/golang】

  • 开发经验,深入理解编程语言
 Node.js 的事件驱动、非阻塞 I/O 模型、垃圾回收
  • 性能表现
由于 V8 引擎的优化和非阻塞 I/O,Node.js 在处理 I/O 密集型任务时性能表现较好
Go 通过原生的并发支持和静态编译优化,在处理 CPU 密集型任务和并发任务时表现较好。
  • 并发性能
Node.js 采用单线程的事件驱动模型,通过非阻塞 I/O 和异步事件处理实现高并发性能。
Go 采用 goroutine 和通道(channel)的并发模型,通过轻量级线程和通信顺序进程(CSP)模型实现高效的并发编程。

【javascript/typescript】

  • 设计模式、异步编程、异步流程控制库、闭包、原型链、词法作用域、作用域链、this
  • js.md

【nest.js/eggjs/gin】

  • 熟悉web框架开发及其工作原理
  • nestjs.md

【mysql/redis/rabbitmq】

使用与调优经验 sql调优=业务场景+sql执行分析

【网络协议】

熟悉 tcp/http/websocket

【docker k8s linux】

独立部署运维节点

【vue】

前端开发

web3.js/ethers.js/solidity.js

业务

直推
间推
伞下
级差
平级

blog's People

Contributors

kimtony avatar

Watchers

 avatar

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.