随笔分类 - Z.新技术前瞻
Provides new technoligies, such as Avalon, .Net framework v2.0, etc.
摘要:前一篇文章中,我们定义了微服务使用的操作模型。这篇文章中,我们将开始使用Spring Cloud和Netflix OSS实现这一模型,包含核心部分:服务发现(Service Discovery)、动态路由(Dynamic Routing)、负载均衡(Load Balancing),和边缘服务器(Edge Server),其他部分在后面的文章中介绍。
我们将使用来自Spring Cloud和Netflix OSS的一些核心组件,实现在已部署的微服务交互,不必手动管理配置,如每一个微服务的端口或者手工配置路由规则等等。为了避免端口冲突,我们的微服务在启动时,将从端口段中动态获取可用的端口。为了方便访问微服务,我们将使用Edge Server提供一个微服务的访问入口点。
阅读全文
摘要:当我们在系统范围内部署大量的微服务时,一个新的挑战产生了,单体应用部署时不会发生。这篇文章将针对这些新的挑战,在系统范围内部署大量微服务时定义一套操作模型(operations model)。这篇文章分为如下几个部分:
前提条件;扩展;问题;需要的组件;参考模型;下一步;
阅读全文
摘要:Windows Server AppFabric 扩展了 Windows Server 以为 Web 应用程序和中间层服务提供增强的托管、管理和缓存功能。 AppFabric 托管功能向 Internet 信息服务 (IIS)、Windows Process Activation Service (WAS) 和 .NET Framework 4 添加了服务管理扩展。其中包括托管服务和托管管理工具,这些工具使部署、配置和管理基于 Windows Communication Foundation (WCF) 和 Windows Workflow Foundation (WF) 的服务变得更加容易。
阅读全文
摘要:ASP.NET Open Source Projectshttp://wiki.asp.net/page.aspx/388/aspnet-open-source-projects/有大量基于.NET Framework 开发的开源项目。 另外还推荐几个开源的ASP.NET MVC 项目:(1)Orchard 项目 http://orchard.codeplex.com/(2)The Beer House CMS and E-Commerce applicationhttp://thebeerhouse.codeplex.com/(3)mytrip.mvc 项目http://mytripmvc.
阅读全文
摘要:Performance Characteristics of Windows Workflow Foundation
阅读全文
摘要:Visual Studio 2005 Beta 2 will ship on April 25th
阅读全文
摘要:Visual Studio 2005 Pricing and Delays
阅读全文
摘要:Visual Studio 2005 Team System & MSF
阅读全文
摘要:SQL Server 2000 Service Pack 4 & Reporting Services Service Pack 2 (Beta)
阅读全文
摘要:The new Microsoft Windows Mobile 2005 operating system. The new OS, code-named Magneto, will feature user interface overhaul and massive improvements to the ActiveSync connection manager.
阅读全文
摘要:Sharepoint Portal Server 2005?
阅读全文
摘要:Microsoft Posts Roadmap for Avalon and WinForms
阅读全文