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

Tag: WEB

Simplify asynchronous Silverlight Web service requests with RX

I used Rx to write a simplified Silverlight client library for my WCF web service, but sometimes I noticed that I was missing completed events.

public IObservable GetReport(string reportName)

October 10, 2021By Simo Silverlight asynchronous, Request, RX, Services, Silverlight, Simplified, Using, WEBLeave a Comment

Why is I optimistic about Hybrid – a front-end engineer

Web from the very beginning, using html tags A simple way to build portals and forums, at that time it felt like being a website. Later, there was the Ajax method, which can dynamically obtain data

October 9, 2021By Simo Hybrid dedicated, engineers, front, Hybrid, optimistic, WEB, whyLeave a Comment

C # get three ways to get web content

C# usually has three methods to get web content, using WebClient, WebBrowser or HttpWebRequest/HttpWebResponse.

Method 1: Use WebClient

static void Main(string[] args)
{
try {
WebC

October 4, 2021By Simo C# C #, Content, Get, methods, three, WEBLeave a Comment

Simple object-oriented -Web server

import socketimport reimport multiprocessingclass WSGIServer(object): def __init__(self): # Create a socket self.tcp_server_socket = socket.socket(socket.AF_INET, socket.SOCK_STREAM) self.tcp_serve

October 3, 2021By Simo Software Design object-oriented, server, simple, WEBLeave a Comment

Heartbeat implementation web high available

heartbeat overview:

Official website: http://www.linux-ha.org/

Download heartbeat: http://www.linux-ha.org/wiki/Download

Download: The current versions are:

Heartbea

October 2, 2021By Simo Monitoring available, Heartbeat, high, Implementation, WEBLeave a Comment

Construction: LVS + Keepalived High Available Web Services Cluster Environment

The service involves many technologies. For specific explanations of related technical documents, please refer to the following link:

Centos 7 detailed explanation of load balancing configura

October 1, 2021By Simo Load Balance available, Clusters, construction, environment, high, Keepalived, LVS, LVS + Keepalived, Services, WEBLeave a Comment

Keepalived + Haproxy builds high available web clusters

Haproxy is currently a popular cluster scheduling tool. There are many similar cluster scheduling tools, such as LVS and Nginx. In comparison, LVS has the best performance, but it is relatively com

October 1, 2021By Simo Load Balance available, building, cluster, Haproxy, high, Keepalived, Keepalived + Haproxy, WEBLeave a Comment

Cross-server communication in the load balanced ASP.NET web application

My ASP.NET application stores some expensive (loaded) data in static fields accessible by the application (in this case using System.Web.Caching.Cache is ​​Inappropriate).

My application is a

October 1, 2021By Simo Load Balance application, ASP, ASP.NET, balance, communication, cross, load, Medium, program, server, WEBLeave a Comment

How to handle ASP.NET application variables in load balancing web farms

I am moving a site from a single server to a server farm, which consists of three web servers behind a load balancer. It seems easy to handle session management-just in Load Balancer The above make

October 1, 2021By Simo Load Balance application, ASP, ASP.NET, balance, Field, How to, load, Medium, Processing, program, variable, WEBLeave a Comment

UI Automation Test: UIRECORDER + Selenium Standalone Server builds Web UI Automation Test

Related document link:

1. Operation: https://www.jianshu.com/p/f7b11da864fa

Official website: http: //uirecorder.com/
Github: https://github.com/alibaba/uirecorder
User manual: https:

September 30, 2021By Simo Auto-Test automation, construction, Selenium, server, Standalone, test, UI, UIRecorder, WEBLeave a Comment

Posts navigation

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