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

Tag: use

Do you use AKKA Cluster to run separate Actor systems on each host in a distributed system?

This is my assumption based on Stackoverflow reading.

You have multiple system components:

>Database
>Authentication
>Network

As described in the microservice model, each system

October 3, 2021By Simo System Architecture actor, AKKA, cluster, distributed, host, middle, operation, Separate, system, table, use, whetherLeave a Comment

Is there a way to use the REST API to retrieve the MarkLogic server version?

We are creating a monitoring plugin that will call MarkLogic to retrieve status information. The first thing we need to know is which version of MarkLogic we are connecting so that we know whether

October 3, 2021By Simo Search Engines API, Have any, MarkLogic, method, REST, search, server, use, versionLeave a Comment

HYSTRIX understands and uses

1. What is Hystrix    There are usually multiple service layer calls in the microservice architecture. The failure of the basic service may cause cascading failures,
and then the entire system In

October 3, 2021By Simo System Architecture HYSTRIX, solution, useLeave a Comment

Use promise package AJAX

1. Encapsulate Ajax

1
2 var ajax = new Promise((resolve, reject) => {
3 var xhr = new XMLHttpRequest();
4 xhr.open(‘get’,’./test1. txt’, true);
5 xhr.send();
6 xhr.onreadystatechan

October 3, 2021By Simo Software Design Ajax, package, Promise, useLeave a Comment

UML map usage skills

1 class diagram (1) UML arrow direction: From the child class to the parent class. You need to pass the extends keyword when defining a subclass, so the subclass must know the parent but the parent

October 3, 2021By Simo Software Design diagram, skill, UML, useLeave a Comment

Efficient use of search engines

1) intitle

This search command is to tell the search engine , The title of the search result must contain the keywords you entered.

Otherwise, sometimes your search page will also inclu

October 3, 2021By Simo Search Engines Efficient, Search Engine, useLeave a Comment

Performance test using the registrator

I am trying to use Protractor to get decent numbers from the terminal timing. I have tried using a protractor – but the time since then seems to really reflect the actual page load time. It says th

October 2, 2021By Simo Performance angleon, performance, test, useLeave a Comment

Performance – Accelerate compilation time using USB key?

Since the compilation is mainly to read small files, I would like to know whether buying a fast USB key can speed up the compilation time, compared with standard SATA drives, and the price is lower

October 2, 2021By Simo Performance compile, key, performance, speed, time, USB, useLeave a Comment

Image processing – use Webcam to detect HeartBeat?

I am trying to create an application that can use your computer webcam to detect heartbeat. I started writing code and developing this code in 2 weeks, and I have completed it so far

How does

October 2, 2021By Simo Monitoring detection, Heartbeat, Image processing, use, WebcamLeave a Comment

Full-text search – full-text search using SQL Server 2008

I installed sql server 2008 express edition with tools but I need to use full text search, and the version I understand is missing in my version.

How to Upgrade to get full text search functi

October 2, 2021By Simo Search Engines full text, performed, search, server, SQL, useLeave a Comment

Posts navigation

Page 1 … Page 14 Page 15 Page 16 … Page 26
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