CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Thu, 07 Aug 2025 03:10:56 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20090313084011
location: https://web.archive.org/web/20090313084011/https://github.com/machine/machine.mta/tree/master
server-timing: captures_list;dur=1.176154, exclusion.robots;dur=0.038361, exclusion.robots.policy;dur=0.016795, esindex;dur=0.016056, cdx.remote;dur=1902.847366, LoadShardBlock;dur=269.351885, PetaboxLoader3.datanode;dur=143.728118, PetaboxLoader3.resolve;dur=49.213307
x-app-server: wwwb-app210
x-ts: 302
x-tr: 2239
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app210; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Thu, 07 Aug 2025 03:10:56 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.6.31
x-archive-orig-date: Fri, 13 Mar 2009 08:40:11 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-x-runtime: 2324ms
x-archive-orig-etag: "bf090e80982fed1c6210e985f96553c0"
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-orig-content-length: 17714
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Fri, 13 Mar 2009 08:40:11 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Fri, 13 Mar 2009 08:40:11 GMT", ; rel="memento"; datetime="Fri, 13 Mar 2009 08:40:11 GMT", ; rel="next memento"; datetime="Mon, 20 Jul 2009 13:53:55 GMT", ; rel="last memento"; datetime="Mon, 20 Jul 2009 13:53:55 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 52_8_20090313071225_crawl101-c/52_8_20090313083943_crawl101.arc.gz
server-timing: captures_list;dur=0.534317, exclusion.robots;dur=0.022084, exclusion.robots.policy;dur=0.010211, esindex;dur=0.011772, cdx.remote;dur=98.109627, LoadShardBlock;dur=428.775556, PetaboxLoader3.datanode;dur=299.897037, PetaboxLoader3.resolve;dur=154.509190, load_resource;dur=83.324714
x-app-server: wwwb-app210
x-ts: 200
x-tr: 682
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
machine's machine.mta at master - GitHub
This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (

This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (

Clone URL: |
git://github.com/machine/machine.mta.git
Give this clone URL to anyone.
git clone git://github.com/machine/machine.mta.git
|
name | age | message | |
---|---|---|---|
![]() |
.gitignore | Fri Oct 24 21:56:38 -0700 2008 | Converting to a single git repository. This ad... [jlewallen] |
![]() |
Libraries/ | Thu Mar 12 09:09:03 -0700 2009 | Upgrading castle related libraries. [jlewallen] |
![]() |
Partstore.config | Wed Dec 10 11:44:19 -0800 2008 | Upgrading to the latest MT. They changed their... [jlewallen] |
![]() |
README.markdown | Sat Oct 25 00:24:43 -0700 2008 | Adding some TODOs [jlewallen] |
![]() |
Source/ | Tue Mar 10 09:59:18 -0700 2009 | Less verbose logging when sending a batch. [jlewallen] |
![]() |
rakefile | Thu Feb 12 18:44:11 -0800 2009 | Rakefile! [jlewallen] |
Machine.Mta
About
Machine.Mta is a collection of extensions and utilities for use with the MassTransit service bus. It provides some lower level functionality as well as interfaces as messages and just general integration with other Machine projects.
Todo
-) I think ToString on the generated concrete messages should display the properties of the message.
-) Better message immutability scenario. Only allow writing once?
-) Fault/Error/Poison message handling.
-) Subscriptions using the MT implementation.
-) Sagas using the MT implementation.
This feature is coming soon. Sit tight!