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.

Which protocol defines conj in clojure?

Let me say I wrote a function:

(defn foo [to x] (conj to x)) And hope to record it by declaring that certain protocols must be implemented (for example, the structure/type must support calli

October 1, 2021By Simo Micro Services Agreement, CLOJURE, conj, definition, middle, whichLeave a Comment

@codeforces – [email protected] Vladislav and a Great Legend

Contents

Give Determine a tree T with n points. For each non-empty point set X, define f(X) as the number of edges of the smallest connected block containing all points in X.
Given another

October 1, 2021By Simo Micro Services codeforces, Email, great, legend, protected, vladislavLeave a Comment

Haskell binary analysis

I have been trying to implement a protocol parser in Haskell, I am very new to this language, especially when it comes to monads. I have been using binary-0.5.0.2 and describe​ ​The header and all

October 1, 2021By Simo Micro Services analysis, Binary, HaskellLeave a Comment

Server CPU X86 ARM PowerPC RISC

Server CPU X86 ARM PowerPC RISC

RISC is a microprocessor that executes fewer types of computer instructions. It originated in the MIPS host (that is, RISC machine) in the 1980s, in the RISC m

October 1, 2021By Simo Micro Services ARM, CPU, POWERPC, RISC, server, x86Leave a Comment

TypeScript and __proto__ attribute

Therefore, every time __proto__ is mentioned, it is usually mentioned that Brendan Eich does not use it. I have been using some reflections in Typescript to navigate the prototype chain of the clas

October 1, 2021By Simo Micro Services attribute, proto, TypeScriptLeave a Comment

SOA – Any experience in WebSphere Integration Developer (WID)?

My company (a large organization) is developing a “roadmap” to develop their rather old, tangled system alliance into an SOA model. Some people are working hard to use Websphere Integration Develop

October 1, 2021By Simo Micro Services Any, Developer, experience, integration, Related, SOA, WebSphere, WIDLeave a Comment

Scyther-semantics and verification of security protocol translation (Chapter 2 2.2.2)

2.2.2 Sequence of events

Each role in the protocol corresponds to the event list. In other words, a structure is imposed on the protocol event set belonging to the role R, and the total seque

October 1, 2021By Simo Micro Services 2.2.2, chapter, protocol, Scyther, Second, security, semantics, translation, verificationLeave a Comment

PROTOBUF text format analysis map

This answer clearly shows some examples of raw text parsing, but no examples of maps.

If a prototype has:

map aToB I guess it is like this:

aToB {
123 : “foo”
} But it doesn’t wo

October 1, 2021By Simo Micro Services Format, Map, Protobuf, Resolution, TextLeave a Comment

Protobuf3: String verification using regular expressions

I have been using Protobuf3 to define PB messages:

syntax = “proto3”;
package vioozer_protobuf ;
message Update
{
string sensor_id = 1;
…
} In my system, The sensor has a unique id format

October 1, 2021By Simo Micro Services expression, Protobuf, Protobuf3, regular, string, use, verificationLeave a Comment

GWT RPC interface problem

I have a question about the code below..

@RemoteServiceRelativePath(“stockPrices”)
public interface StockPriceService extends RemoteService {
StockPrice[] getPrices(String[] symbols);
} Can

October 1, 2021By Simo Micro Services GWT, Interface, problem, RPCLeave a Comment

Posts navigation

Page 1 Page 2 Page 3 Page 4 … 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