Skip to navigation Skip to content
Simon Technology Blog
  • Architecture
  • Cloud
  • Database
  • Develop
  • Hardware
  • Industry
  • Language
  • Mobile
  • Opensource
  • OS
  • Web
Main Navigation

Category: Micro Services

The microservice architecture style is like developing a small service into a single application. Each application runs in a single process and uses a lightweight API such as HTTP. These services meet a certain requirement and are independently released using automated deployment tools. These services can use different development languages and different data storage technologies, and maintain centralized management with minimal restrictions.

Protocol buffers (3): Read a binary file

Contents

Blog: blog.shinelee.me | Blog Garden| CSDN

In this article, we will define a relatively complex data structure and directly analyze the serialized binary file.

Write the

October 1, 2021By Simo Micro Services Binary, Buffers, Document, one, protocol, readingLeave a Comment

GWT RPC response head

Is there a way to read the header information received by the GWT client in the RPC response?

Response header
Server Apache-Coyote/1.1
Set-Cookie JSESSIONID=3379B1E57BEB2FE227EDC1F57BF550ED;

October 1, 2021By Simo Micro Services GWT, Head, response, RPCLeave a Comment

Is SOAP now a traditional technology?

Are people still writing SOAP services or have they passed the architectural shelf life of the technology? Will people return to binary format? The SOAP alternative is not in binary format.

<

October 1, 2021By Simo Micro Services now, one, SOAP, technology, traditionLeave a Comment

Why is my Protobuf message (in Python) ignore zero value?

I have been working on implementing IPC’s protobufs for the project. For some reason, the value of 0 is not set/serialized. For the context, the .proto file contains the following message:

sy

October 1, 2021By Simo Micro Services ignoring, Message, my, Protobuf, python, why, zero valueLeave a Comment

Promise.Prototype.FinalLyscript type definition

I use this ES6 Promise compatible final implementation called promise.prototype.finally in my Node application, I want to convert it to TypeScript, but I can’t find this on DefinitelyTyped Availabl

October 1, 2021By Simo Micro Services definition, Finally, Promise, Promise.Prototype.Finally, Prototype, type, TypeScriptLeave a Comment

Rest – Can PROTOBUF FIELD MASK can be applied to GRPC unique?

Let’s take this example from the official doc:

// Updates a book.
rpc UpdateBook (UpdateBookRequest) returns (Book) {
// Update maps to HTTP PATCH. Resource name is mapped to a URL path.
//

October 1, 2021By Simo Micro Services Field, GRPC, Mask, Protobuf, REST, Unique, YesLeave a Comment

BTCD SIMNET (AG Interface, BBIN Interface, MG Interface Simulation Environment) Single Node and Dual Node Run

In this article, I will introduce the AG interface, BBIN interface, and MG interface. Interested parties can add QQ2952777280 btcd startup and operation methods in the simnet simulation environment

October 1, 2021By Simo Micro Services AG, Bbin, BTCD, Double, environment, Interface, MG, Node, run, SIMNET, simulation, singleLeave a Comment

Is cloud computing based on SOA?

Some SOA foundations are:

>Loose coupling
>Reusability
>Stateless services
>Between services
>coarse-grained
>asynchronous
>abstract basic logic (black box)
>composable (services as building

October 1, 2021By Simo Micro Services based on SOA, Calculation, CloudLeave a Comment

Protocol-buffers – Protobuf3: How to describe the mapping of repeating strings?

Official documentation about map type says:

map map_field = N ;

…where the key_type can be any integral or string type (so, any
scalar type except for floating point types and bytes).

October 1, 2021By Simo Micro Services Buffers, Description, How, Mapping, Protobuf, Protobuf3, protocol, repetition, stringLeave a Comment

IGH DC settings

IgH setting DC interface description
The application program sets the DC cycle, offset and enable control word.
void ecrt_slave_config_dc(
ec_slave_config_t *sc, /< Slave configuration. */ uint16_

October 1, 2021By Simo Micro Services DC, IgH, setupLeave a Comment

Posts navigation

Page 1 … Page 7 Page 8 Page 9
Recent Posts
  • Sencha-Touch-2 – Sencha Touch 2, Nested XML Analysis NodeValue
  • Add a separation line and format XML content
  • Is there a norm of simplified XML subsets?
  • Look at it when you write React
  • ReactJS – Present React Redux React-Router App to add the server to the Firebase hosted by the Firebase
Categories
  • Android
  • Apache
  • Apache Kafka
  • Asp
  • Auto-Test
  • Automated Build
  • Aws
  • Bitcoin
  • Browser
  • C & C++
  • C#
  • Centos
  • Cgi
  • Character
  • Cloud Service
  • Cocos2dx
  • Cordova
  • CSS
  • Data Structure
  • Delphi
  • Design Pattern
  • Dojo
  • Dubbo
  • ELK
  • Flex
  • football
  • Game
  • Hadoop
  • Hibernate
  • HTML
  • Hybrid
  • Intel
  • IOS
  • Ipad
  • iPhone
  • Java
  • Javascript
  • Jetty
  • JQuery
  • Jsp
  • Linux
  • Load Balance
  • Lua
  • Macbook
  • Macos
  • Mathematics
  • Micro Services
  • Monitoring
  • Motherboard
  • Mysql
  • Network Hardware
  • Network Marketing
  • Nginx
  • NodeJs
  • Nosql
  • Oracle
  • Os Theory
  • Performance
  • PHP
  • Postgresql
  • Power Designer
  • React
  • Redis
  • Regexp
  • Rom
  • Rss
  • Ruby
  • Search Engines
  • Shell Script
  • Silicon Valley
  • Silverlight
  • Software Design
  • Spring
  • Sql
  • Sqlite
  • Sqlserver
  • Storage
  • Storm
  • Surface
  • SVN
  • Swift
  • System Architecture
  • Tablet
  • Uncategorized
  • Unix
  • Visual Basic
  • Visual Studio
  • Web Crawler
  • WebService
  • Windows
  • Wireless
  • XML
  • ZooKeeper
Archives
  • October 2021
  • September 2021
  • August 2021
  • May 2021
  • April 2021
  • September 2020
  • September 2019
  • August 2019
  • June 2019
  • May 2019
  • April 2019
  • March 2019
© Simon Technology Blog 2025 • ThemeCountry Powered by WordPress