 Creating a Sender/Receiver HTTP Servercom © 2024 Bloomberg Finance L.P. All rights reserved. • Create a basic HTTP server. • Allow a single-threaded server handling multiple clients. • Use the sender/receiver asynchronous framework.0 码力 | 8 页 | 2.19 MB | 6 月前3 Creating a Sender/Receiver HTTP Servercom © 2024 Bloomberg Finance L.P. All rights reserved. • Create a basic HTTP server. • Allow a single-threaded server handling multiple clients. • Use the sender/receiver asynchronous framework.0 码力 | 8 页 | 2.19 MB | 6 月前3
 Building API server-side architecture for BeginnersInc. � Building API server-side architecture for Beginners GopherCon ���� ����.��.�� - @hgsgtk © ����-���� BASE, Inc. � Talk abstract • A practical approach to build server-side architecture Approach to build architecture � Summary � Talk structure © ����-���� BASE, Inc. � Why I need server-side architecture �.Keep a design easy to change • -> Separate external input/output and business ignored © ����-���� BASE, Inc. �� Go beginners have a lot of questions� How to implement API server by net/http package How to write an unit test How to use interface type - Go basic questions0 码力 | 38 页 | 690.29 KB | 1 年前3 Building API server-side architecture for BeginnersInc. � Building API server-side architecture for Beginners GopherCon ���� ����.��.�� - @hgsgtk © ����-���� BASE, Inc. � Talk abstract • A practical approach to build server-side architecture Approach to build architecture � Summary � Talk structure © ����-���� BASE, Inc. � Why I need server-side architecture �.Keep a design easy to change • -> Separate external input/output and business ignored © ����-���� BASE, Inc. �� Go beginners have a lot of questions� How to implement API server by net/http package How to write an unit test How to use interface type - Go basic questions0 码力 | 38 页 | 690.29 KB | 1 年前3
 Deploy WAR, EAR files inthe Java EE ServerTomcat Sun NetBean, Eclipse Eclipse, Oracle JDevelpoer ︎ Deploy WAR, EAR files in the Java EE Server. ︎ According to environment, modify and deploy configuration files, then manage Java EE system0 码力 | 1 页 | 51.98 KB | 1 年前3 Deploy WAR, EAR files inthe Java EE ServerTomcat Sun NetBean, Eclipse Eclipse, Oracle JDevelpoer ︎ Deploy WAR, EAR files in the Java EE Server. ︎ According to environment, modify and deploy configuration files, then manage Java EE system0 码力 | 1 页 | 51.98 KB | 1 年前3
 Java 应用与开发 - JSP (Java Server Page)大纲 JSP 概述 JSP 指令 JSP 动作 JSP 脚本 JSP 内置对象 本节习题 Java 应用与开发 JSP (Java Server Page) 王晓东 wangxiaodong@ouc.edu.cn 中国海洋大学 December 3, 2018 大纲 JSP 概述 JSP 指令 JSP 动作 JSP 脚本 JSP 内置对象 本节习题 学习目标 1. 理解 JSP 和 JSP 动作 JSP 脚本 JSP 内置对象 本节习题 大纲 JSP 概述 JSP 指令 JSP 动作 JSP 脚本 JSP 内置对象 本节习题 JSP 基本概念 ▶ JSP(Java Server Page),即 Java 服务器页面。 ▶ JSP 是 Servlet 的扩展。 ▶ JSP 将使用 Java 类编写动态 Web 组件的方式转变为使 用文本编写��用标记型语法和过程性语法�合�,降低了0 码力 | 47 页 | 740.36 KB | 1 年前3 Java 应用与开发 - JSP (Java Server Page)大纲 JSP 概述 JSP 指令 JSP 动作 JSP 脚本 JSP 内置对象 本节习题 Java 应用与开发 JSP (Java Server Page) 王晓东 wangxiaodong@ouc.edu.cn 中国海洋大学 December 3, 2018 大纲 JSP 概述 JSP 指令 JSP 动作 JSP 脚本 JSP 内置对象 本节习题 学习目标 1. 理解 JSP 和 JSP 动作 JSP 脚本 JSP 内置对象 本节习题 大纲 JSP 概述 JSP 指令 JSP 动作 JSP 脚本 JSP 内置对象 本节习题 JSP 基本概念 ▶ JSP(Java Server Page),即 Java 服务器页面。 ▶ JSP 是 Servlet 的扩展。 ▶ JSP 将使用 Java 类编写动态 Web 组件的方式转变为使 用文本编写��用标记型语法和过程性语法�合�,降低了0 码力 | 47 页 | 740.36 KB | 1 年前3
 王宜国 - 基于 Rust 编程语⾔构建 Amphitheatre CLI  Desktop  Server 的全平台实践经验第三届中国Rust开发者⼤会 基于 Rust 编程语⾔构建 Amphitheatre CLI / Desktop / Server 的全平台实践经验 王宜国 - 独⽴开源软件作者 RUST CHINA CONF 2023 • 项⽬背景介绍 • 产品功能演示 • 应⽤场景概览 项⽬介绍 • 概念 • 架构设计 • 技术实现 设计与实现 ⼤纲 Amphitheatre 云开发环境(Cloud0 码力 | 34 页 | 10.81 MB | 1 年前3 王宜国 - 基于 Rust 编程语⾔构建 Amphitheatre CLI  Desktop  Server 的全平台实践经验第三届中国Rust开发者⼤会 基于 Rust 编程语⾔构建 Amphitheatre CLI / Desktop / Server 的全平台实践经验 王宜国 - 独⽴开源软件作者 RUST CHINA CONF 2023 • 项⽬背景介绍 • 产品功能演示 • 应⽤场景概览 项⽬介绍 • 概念 • 架构设计 • 技术实现 设计与实现 ⼤纲 Amphitheatre 云开发环境(Cloud0 码力 | 34 页 | 10.81 MB | 1 年前3
 Build web application with GolangObject-oriented interface Concurrency Summary Web foundation Web working principles Build a simple web server How Go works with web Get into http package Summary HTTP Form Process form inputs Validation PATH=$PATH:$GOROOT/bin If you see the following information on your screen, you're all set. Figure 1.1 Information after installing from source code Once you see the usage information of Go, it means you have successfully then run the command tool. Type the systeminfo command and it will show you some useful system information. Find the line that says "system type" -if you see "x64-based PC" that means your operating system0 码力 | 327 页 | 1.63 MB | 1 年前3 Build web application with GolangObject-oriented interface Concurrency Summary Web foundation Web working principles Build a simple web server How Go works with web Get into http package Summary HTTP Form Process form inputs Validation PATH=$PATH:$GOROOT/bin If you see the following information on your screen, you're all set. Figure 1.1 Information after installing from source code Once you see the usage information of Go, it means you have successfully then run the command tool. Type the systeminfo command and it will show you some useful system information. Find the line that says "system type" -if you see "x64-based PC" that means your operating system0 码力 | 327 页 | 1.63 MB | 1 年前3
 Casdoor · An Open Source UI-first Identity Access Management (IAM) / Single-Sign-On (SSO) platform supporting OAuth 2.0, OIDC, SAML and CAStransition to Casdoor. 9. Casdoor supports mainstream databases such as MySQL, PostgreSQL, and SQL Server, and it supports the extension of new databases with plugins. Ho How it w w it works orks St Step x&scope=read&state=xxx . Replace endpoint with your Casdoor's host URL and xxx with your own information. HINTS HINTS How to fill out the xxx parts? • For client_id : you can find this under each individual redirect_uri : you should set this to your own Application's callback URL. Casdoor will use this information to send the response back after authorization. • For state : you should fill this out with your0 码力 | 825 页 | 58.31 MB | 1 年前3 Casdoor · An Open Source UI-first Identity Access Management (IAM) / Single-Sign-On (SSO) platform supporting OAuth 2.0, OIDC, SAML and CAStransition to Casdoor. 9. Casdoor supports mainstream databases such as MySQL, PostgreSQL, and SQL Server, and it supports the extension of new databases with plugins. Ho How it w w it works orks St Step x&scope=read&state=xxx . Replace endpoint with your Casdoor's host URL and xxx with your own information. HINTS HINTS How to fill out the xxx parts? • For client_id : you can find this under each individual redirect_uri : you should set this to your own Application's callback URL. Casdoor will use this information to send the response back after authorization. • For state : you should fill this out with your0 码力 | 825 页 | 58.31 MB | 1 年前3
 Apache ActiveMQ Artemis 2.4.0 User ManualContents Introduction Legal Notice Preface Project Info Messaging Concepts Architecture Using the Server Address Model Using JMS Using Core Using AMQP Mapping JMS Concepts to the Core API The Client Flows Core Bridges Duplicate Message Detection Clusters High Availability and Failover Graceful Server Shutdown Libaio Native Libraries Thread management Logging REST Interface Embedding Apache ActiveMQ contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to You under the Apache License, Version0 码力 | 265 页 | 2.84 MB | 1 年前3 Apache ActiveMQ Artemis 2.4.0 User ManualContents Introduction Legal Notice Preface Project Info Messaging Concepts Architecture Using the Server Address Model Using JMS Using Core Using AMQP Mapping JMS Concepts to the Core API The Client Flows Core Bridges Duplicate Message Detection Clusters High Availability and Failover Graceful Server Shutdown Libaio Native Libraries Thread management Logging REST Interface Embedding Apache ActiveMQ contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to You under the Apache License, Version0 码力 | 265 页 | 2.84 MB | 1 年前3
 Apache ActiveMQ Artemis 1.3.0  User ManualLegal Notice 3. Preface 4. Project Info 5. Messaging Concepts 6. Architecture 7. Using the Server 8. Using JMS 9. Using Core 10. Mapping JMS Concepts to the Core API 11. The Client Classpath 39. Duplicate Message Detection 40. Clusters 41. High Availability and Failover 42. Graceful Server Shutdown 43. Libaio Native Libraries 44. Thread management 45. Logging 46. REST Interface 47 contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to You under the Apache License, Version0 码力 | 247 页 | 1.47 MB | 1 年前3 Apache ActiveMQ Artemis 1.3.0  User ManualLegal Notice 3. Preface 4. Project Info 5. Messaging Concepts 6. Architecture 7. Using the Server 8. Using JMS 9. Using Core 10. Mapping JMS Concepts to the Core API 11. The Client Classpath 39. Duplicate Message Detection 40. Clusters 41. High Availability and Failover 42. Graceful Server Shutdown 43. Libaio Native Libraries 44. Thread management 45. Logging 46. REST Interface 47 contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to You under the Apache License, Version0 码力 | 247 页 | 1.47 MB | 1 年前3
 Apache ActiveMQ Artemis 1.2.0 User Manual
Legal Notice 3. Preface 4. Project Info 5. Messaging Concepts 6. Architecture 7. Using the Server 8. Using JMS 9. Using Core 10. Mapping JMS Concepts to the Core API 11. The Client Classpath 39. Duplicate Message Detection 40. Clusters 41. High Availability and Failover 42. Graceful Server Shutdown 43. Libaio Native Libraries 44. Thread management 45. Logging 46. REST Interface 47 contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to You under the Apache License, Version0 码力 | 244 页 | 1.46 MB | 1 年前3 Apache ActiveMQ Artemis 1.2.0 User Manual
Legal Notice 3. Preface 4. Project Info 5. Messaging Concepts 6. Architecture 7. Using the Server 8. Using JMS 9. Using Core 10. Mapping JMS Concepts to the Core API 11. The Client Classpath 39. Duplicate Message Detection 40. Clusters 41. High Availability and Failover 42. Graceful Server Shutdown 43. Libaio Native Libraries 44. Thread management 45. Logging 46. REST Interface 47 contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to You under the Apache License, Version0 码力 | 244 页 | 1.46 MB | 1 年前3
共 1000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 100














 
  
  
 